diff options
Diffstat (limited to 'keyboards/ergodone/rules.mk')
-rw-r--r-- | keyboards/ergodone/rules.mk | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/keyboards/ergodone/rules.mk b/keyboards/ergodone/rules.mk index aaeedb431..f0008e48f 100644 --- a/keyboards/ergodone/rules.mk +++ b/keyboards/ergodone/rules.mk | |||
@@ -16,10 +16,10 @@ BOOTLOADER = caterina | |||
16 | # | 16 | # |
17 | CUSTOM_MATRIX = yes # Custom matrix file for the ErgoDone | 17 | CUSTOM_MATRIX = yes # Custom matrix file for the ErgoDone |
18 | UNICODE_ENABLE = yes # Unicode | 18 | UNICODE_ENABLE = yes # Unicode |
19 | BOOTMAGIC_ENABLE = yes # Virtual DIP switch configuration(+1000) | 19 | BOOTMAGIC_ENABLE = yes # Virtual DIP switch configuration |
20 | MOUSEKEY_ENABLE = yes # Mouse keys(+4700) | 20 | MOUSEKEY_ENABLE = yes # Mouse keys |
21 | EXTRAKEY_ENABLE = yes # Audio control and System control(+450) | 21 | EXTRAKEY_ENABLE = yes # Audio control and System control |
22 | CONSOLE_ENABLE = no # Console for debug(+400) | 22 | CONSOLE_ENABLE = no # Console for debug |
23 | COMMAND_ENABLE = no # Commands for debug and configuration | 23 | COMMAND_ENABLE = no # Commands for debug and configuration |
24 | SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend | 24 | SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend |
25 | NKRO_ENABLE = yes # USB Nkey Rollover - not yet supported in LUFA | 25 | NKRO_ENABLE = yes # USB Nkey Rollover - not yet supported in LUFA |