diff options
Diffstat (limited to 'keyboards/handwired/daishi/rules.mk')
| -rw-r--r-- | keyboards/handwired/daishi/rules.mk | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/keyboards/handwired/daishi/rules.mk b/keyboards/handwired/daishi/rules.mk index b24281438..7e5f28790 100644 --- a/keyboards/handwired/daishi/rules.mk +++ b/keyboards/handwired/daishi/rules.mk | |||
| @@ -9,9 +9,9 @@ BOOTLOADER = atmel-dfu | |||
| 9 | # the appropriate keymap folder that will get included automatically | 9 | # the appropriate keymap folder that will get included automatically |
| 10 | # | 10 | # |
| 11 | BOOTMAGIC_ENABLE = no # Enable Bootmagic Lite | 11 | BOOTMAGIC_ENABLE = no # Enable Bootmagic Lite |
| 12 | MOUSEKEY_ENABLE = no # Mouse keys(+4700) | 12 | MOUSEKEY_ENABLE = no # Mouse keys |
| 13 | EXTRAKEY_ENABLE = yes # Audio control and System control(+450) | 13 | EXTRAKEY_ENABLE = yes # Audio control and System control |
| 14 | CONSOLE_ENABLE = yes # Console for debug(+400) | 14 | CONSOLE_ENABLE = yes # Console for debug |
| 15 | COMMAND_ENABLE = no # Commands for debug and configuration | 15 | COMMAND_ENABLE = no # Commands for debug and configuration |
| 16 | NKRO_ENABLE = yes # Nkey Rollover - if this doesn't work, see here: https://github.com/tmk/tmk_keyboard/wiki/FAQ#nkro-doesnt-work | 16 | NKRO_ENABLE = yes # Nkey Rollover - if this doesn't work, see here: https://github.com/tmk/tmk_keyboard/wiki/FAQ#nkro-doesnt-work |
| 17 | BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality | 17 | BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality |
