aboutsummaryrefslogtreecommitdiff
path: root/keyboards/handwired/nicekey/rules.mk
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/handwired/nicekey/rules.mk')
-rw-r--r--keyboards/handwired/nicekey/rules.mk6
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#
10BOOTMAGIC_ENABLE = no # Enable Bootmagic Lite 10BOOTMAGIC_ENABLE = no # Enable Bootmagic Lite
11MOUSEKEY_ENABLE = yes # Mouse keys(+4700) 11MOUSEKEY_ENABLE = yes # Mouse keys
12EXTRAKEY_ENABLE = yes # Audio control and System control(+450) 12EXTRAKEY_ENABLE = yes # Audio control and System control
13CONSOLE_ENABLE = yes # Console for debug(+400) 13CONSOLE_ENABLE = yes # Console for debug
14COMMAND_ENABLE = yes # Commands for debug and configuration 14COMMAND_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