aboutsummaryrefslogtreecommitdiff
path: root/keyboards/handwired/co60/rev7/rules.mk
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/handwired/co60/rev7/rules.mk')
-rw-r--r--keyboards/handwired/co60/rev7/rules.mk6
1 files changed, 3 insertions, 3 deletions
diff --git a/keyboards/handwired/co60/rev7/rules.mk b/keyboards/handwired/co60/rev7/rules.mk
index b758498fe..f58c4189a 100644
--- a/keyboards/handwired/co60/rev7/rules.mk
+++ b/keyboards/handwired/co60/rev7/rules.mk
@@ -13,9 +13,9 @@ WS2812_DRIVER = spi
13# 13#
14BACKLIGHT_ENABLE = yes 14BACKLIGHT_ENABLE = yes
15BOOTMAGIC_ENABLE = no # Enable Bootmagic Lite 15BOOTMAGIC_ENABLE = no # Enable Bootmagic Lite
16MOUSEKEY_ENABLE = yes # Mouse keys(+4700) 16MOUSEKEY_ENABLE = yes # Mouse keys
17EXTRAKEY_ENABLE = yes # Audio control and System control(+450) 17EXTRAKEY_ENABLE = yes # Audio control and System control
18CONSOLE_ENABLE = no # Console for debug(+400) 18CONSOLE_ENABLE = no # Console for debug
19COMMAND_ENABLE = no # Commands for debug and configuration 19COMMAND_ENABLE = no # Commands for debug and configuration
20NKRO_ENABLE = yes # USB Nkey Rollover - if this doesn't work, see here: https://github.com/tmk/tmk_keyboard/wiki/FAQ#nkro-doesnt-work 20NKRO_ENABLE = yes # USB Nkey Rollover - if this doesn't work, see here: https://github.com/tmk/tmk_keyboard/wiki/FAQ#nkro-doesnt-work
21AUDIO_ENABLE = no 21AUDIO_ENABLE = no