diff options
Diffstat (limited to 'keyboards/clueboard/66/rev2/rules.mk')
-rw-r--r-- | keyboards/clueboard/66/rev2/rules.mk | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/keyboards/clueboard/66/rev2/rules.mk b/keyboards/clueboard/66/rev2/rules.mk index ec623ec63..6917c0f06 100644 --- a/keyboards/clueboard/66/rev2/rules.mk +++ b/keyboards/clueboard/66/rev2/rules.mk | |||
@@ -13,10 +13,10 @@ BOOTLOADER = atmel-dfu | |||
13 | 13 | ||
14 | # Build Options | 14 | # Build Options |
15 | BACKLIGHT_ENABLE = yes | 15 | BACKLIGHT_ENABLE = yes |
16 | BOOTMAGIC_ENABLE = no # Virtual DIP switch configuration(+1000) | 16 | BOOTMAGIC_ENABLE = no # Virtual DIP switch configuration |
17 | MOUSEKEY_ENABLE = yes # Mouse keys(+4700) | 17 | MOUSEKEY_ENABLE = yes # Mouse keys |
18 | EXTRAKEY_ENABLE = yes # Audio control and System control(+450) | 18 | EXTRAKEY_ENABLE = yes # Audio control and System control |
19 | CONSOLE_ENABLE = yes # Console for debug(+400) | 19 | CONSOLE_ENABLE = yes # Console for debug |
20 | COMMAND_ENABLE = no # Commands for debug and configuration | 20 | COMMAND_ENABLE = no # Commands for debug and configuration |
21 | NKRO_ENABLE = yes # USB Nkey Rollover - if this doesn't work, see here: https://github.com/tmk/tmk_keyboard/wiki/FAQ#nkro-doesnt-work | 21 | NKRO_ENABLE = yes # USB Nkey Rollover - if this doesn't work, see here: https://github.com/tmk/tmk_keyboard/wiki/FAQ#nkro-doesnt-work |
22 | AUDIO_ENABLE = no | 22 | AUDIO_ENABLE = no |