aboutsummaryrefslogtreecommitdiff
path: root/keyboards/clueboard/66/rev4/rules.mk
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/clueboard/66/rev4/rules.mk')
-rw-r--r--keyboards/clueboard/66/rev4/rules.mk8
1 files changed, 4 insertions, 4 deletions
diff --git a/keyboards/clueboard/66/rev4/rules.mk b/keyboards/clueboard/66/rev4/rules.mk
index ef7989aa0..54264c128 100644
--- a/keyboards/clueboard/66/rev4/rules.mk
+++ b/keyboards/clueboard/66/rev4/rules.mk
@@ -5,10 +5,10 @@ MCU = STM32F303
5# comment out to disable the options. 5# comment out to disable the options.
6# 6#
7BACKLIGHT_ENABLE = yes 7BACKLIGHT_ENABLE = yes
8BOOTMAGIC_ENABLE = no # Virtual DIP switch configuration(+1000) 8BOOTMAGIC_ENABLE = no # Virtual DIP switch configuration
9MOUSEKEY_ENABLE = yes # Mouse keys(+4700) 9MOUSEKEY_ENABLE = yes # Mouse keys
10EXTRAKEY_ENABLE = yes # Audio control and System control(+450) 10EXTRAKEY_ENABLE = yes # Audio control and System control
11CONSOLE_ENABLE = yes # Console for debug(+400) 11CONSOLE_ENABLE = yes # Console for debug
12COMMAND_ENABLE = no # Commands for debug and configuration 12COMMAND_ENABLE = no # Commands for debug and configuration
13NKRO_ENABLE = yes # USB Nkey Rollover - if this doesn't work, see here: https://github.com/tmk/tmk_keyboard/wiki/FAQ#nkro-doesnt-work 13NKRO_ENABLE = yes # USB Nkey Rollover - if this doesn't work, see here: https://github.com/tmk/tmk_keyboard/wiki/FAQ#nkro-doesnt-work
14AUDIO_ENABLE = no 14AUDIO_ENABLE = no