aboutsummaryrefslogtreecommitdiff
path: root/keyboards/keebio/rorschach/rules.mk
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/keebio/rorschach/rules.mk')
-rw-r--r--keyboards/keebio/rorschach/rules.mk8
1 files changed, 4 insertions, 4 deletions
diff --git a/keyboards/keebio/rorschach/rules.mk b/keyboards/keebio/rorschach/rules.mk
index f6007e442..caf5fdf82 100644
--- a/keyboards/keebio/rorschach/rules.mk
+++ b/keyboards/keebio/rorschach/rules.mk
@@ -11,10 +11,10 @@ MCU = atmega32u4
11# ATmega328P USBasp 11# ATmega328P USBasp
12BOOTLOADER = caterina 12BOOTLOADER = caterina
13 13
14BOOTMAGIC_ENABLE = no # Virtual DIP switch configuration(+1000) 14BOOTMAGIC_ENABLE = no # Virtual DIP switch configuration
15MOUSEKEY_ENABLE = yes # Mouse keys(+4700) 15MOUSEKEY_ENABLE = yes # Mouse keys
16EXTRAKEY_ENABLE = yes # Audio control and System control(+450) 16EXTRAKEY_ENABLE = yes # Audio control and System control
17CONSOLE_ENABLE = no # Console for debug(+400) 17CONSOLE_ENABLE = no # Console for debug
18COMMAND_ENABLE = yes # Commands for debug and configuration 18COMMAND_ENABLE = yes # Commands for debug and configuration
19NKRO_ENABLE = no # Nkey Rollover - if this doesn't work, see here: https://github.com/tmk/tmk_keyboard/wiki/FAQ#nkro-doesnt-work 19NKRO_ENABLE = no # Nkey Rollover - if this doesn't work, see here: https://github.com/tmk/tmk_keyboard/wiki/FAQ#nkro-doesnt-work
20BACKLIGHT_ENABLE = yes # Enable keyboard backlight functionality 20BACKLIGHT_ENABLE = yes # Enable keyboard backlight functionality