nix develop
# Plug in left side
qmk flash -kb svalboard/trackpoint/left -km SiriusStarr
# Plug in right side
qmk flash -kb svalboard/trackball/pmw3389/right -km SiriusStarrFor keylogging, set CONSOLE_ENABLE = yes in rules.mk and uncomment
#define CONSOLE_KEY_LOGGER_ENABLE in config.h. On the host computer, run
./listen_keylogger.sh to log output to keylog.csv. This data can be analyzed
here.
nix develop
qmk flash -kb keyboardio/atreus -km SiriusStarrFor keylogging, set CONSOLE_ENABLE = yes in rules.mk and uncomment
#define CONSOLE_KEY_LOGGER_ENABLE in config.h. On the host computer, run
./listen_keylogger.sh to log output to keylog.csv. This data can be analyzed
here.
nix develop
cd <keyboard>
make compile
eeprom-backup.sh
make flash
eeprom-restore.sh