diff options
Diffstat (limited to 'keyboards/keebio/rorschach/rules.mk')
| -rw-r--r-- | keyboards/keebio/rorschach/rules.mk | 8 |
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 |
| 12 | BOOTLOADER = caterina | 12 | BOOTLOADER = caterina |
| 13 | 13 | ||
| 14 | BOOTMAGIC_ENABLE = no # Virtual DIP switch configuration(+1000) | 14 | BOOTMAGIC_ENABLE = no # Virtual DIP switch configuration |
| 15 | MOUSEKEY_ENABLE = yes # Mouse keys(+4700) | 15 | MOUSEKEY_ENABLE = yes # Mouse keys |
| 16 | EXTRAKEY_ENABLE = yes # Audio control and System control(+450) | 16 | EXTRAKEY_ENABLE = yes # Audio control and System control |
| 17 | CONSOLE_ENABLE = no # Console for debug(+400) | 17 | CONSOLE_ENABLE = no # Console for debug |
| 18 | COMMAND_ENABLE = yes # Commands for debug and configuration | 18 | COMMAND_ENABLE = yes # Commands for debug and configuration |
| 19 | NKRO_ENABLE = no # Nkey Rollover - if this doesn't work, see here: https://github.com/tmk/tmk_keyboard/wiki/FAQ#nkro-doesnt-work | 19 | NKRO_ENABLE = no # Nkey Rollover - if this doesn't work, see here: https://github.com/tmk/tmk_keyboard/wiki/FAQ#nkro-doesnt-work |
| 20 | BACKLIGHT_ENABLE = yes # Enable keyboard backlight functionality | 20 | BACKLIGHT_ENABLE = yes # Enable keyboard backlight functionality |
