A sample implementation of keymap-in-eeprom
This commit is contained in:
parent
237bd9e5fe
commit
ff9edf8b14
@ -133,6 +133,7 @@ Optional. Note that ***comment out*** to disable them.
|
||||
SLEEP_LED_ENABLE = yes # Breathing sleep LED during USB suspend
|
||||
#NKRO_ENABLE = yes # USB Nkey Rollover - not yet supported in LUFA
|
||||
#BACKLIGHT_ENABLE = yes # Enable keyboard backlight functionality
|
||||
#KEYMAP_IN_EEPROM_ENABLE = yes # Read keymap from eeprom
|
||||
|
||||
### 3. Programmer
|
||||
Optional. Set proper command for your controller, bootloader and programmer. This command can be used with `make program`. Not needed if you use `FLIP`, `dfu-programmer` or `Teensy Loader`.
|
||||
|
Reference in New Issue
Block a user