diff options
Diffstat (limited to 'keyboards/handwired/nicekey/rules.mk')
| -rw-r--r-- | keyboards/handwired/nicekey/rules.mk | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/keyboards/handwired/nicekey/rules.mk b/keyboards/handwired/nicekey/rules.mk index 913b5f6ae..45ade5409 100644 --- a/keyboards/handwired/nicekey/rules.mk +++ b/keyboards/handwired/nicekey/rules.mk | |||
| @@ -8,9 +8,9 @@ BOOTLOADER = caterina | |||
| 8 | # comment out to disable the options. | 8 | # comment out to disable the options. |
| 9 | # | 9 | # |
| 10 | BOOTMAGIC_ENABLE = no # Enable Bootmagic Lite | 10 | BOOTMAGIC_ENABLE = no # Enable Bootmagic Lite |
| 11 | MOUSEKEY_ENABLE = yes # Mouse keys(+4700) | 11 | MOUSEKEY_ENABLE = yes # Mouse keys |
| 12 | EXTRAKEY_ENABLE = yes # Audio control and System control(+450) | 12 | EXTRAKEY_ENABLE = yes # Audio control and System control |
| 13 | CONSOLE_ENABLE = yes # Console for debug(+400) | 13 | CONSOLE_ENABLE = yes # Console for debug |
| 14 | COMMAND_ENABLE = yes # Commands for debug and configuration | 14 | COMMAND_ENABLE = yes # Commands for debug and configuration |
| 15 | #SLEEP_LED_ENABLE = yes # Breathing sleep LED during USB suspend | 15 | #SLEEP_LED_ENABLE = yes # Breathing sleep LED during USB suspend |
| 16 | #NKRO_ENABLE = yes # USB Nkey Rollover - not yet supported in LUFA | 16 | #NKRO_ENABLE = yes # USB Nkey Rollover - not yet supported in LUFA |
