diff options
Diffstat (limited to 'keyboards/alu84/keymaps/turbomech/rules.mk')
| -rw-r--r-- | keyboards/alu84/keymaps/turbomech/rules.mk | 14 |
1 files changed, 2 insertions, 12 deletions
diff --git a/keyboards/alu84/keymaps/turbomech/rules.mk b/keyboards/alu84/keymaps/turbomech/rules.mk index c8b74bfc9..6c0a79b11 100644 --- a/keyboards/alu84/keymaps/turbomech/rules.mk +++ b/keyboards/alu84/keymaps/turbomech/rules.mk | |||
| @@ -1,12 +1,2 @@ | |||
| 1 | BOOTMAGIC_ENABLE ?= yes # Virtual DIP switch configuration(+1000) | 1 | SLEEP_LED_ENABLE = no |
| 2 | MOUSEKEY_ENABLE ?= no # Mouse keys(+4700) | 2 | UNICODE_ENABLE = yes |
| 3 | EXTRAKEY_ENABLE ?= yes # Audio control and System control(+450) | ||
| 4 | CONSOLE_ENABLE ?= no # Console for debug(+400) | ||
| 5 | COMMAND_ENABLE ?= no # Commands for debug and configuration | ||
| 6 | SLEEP_LED_ENABLE ?= no # Breathing sleep LED during USB suspend | ||
| 7 | NKRO_ENABLE ?= yes # USB Nkey Rollover - if this doesn't work, see here: https://github.com/tmk/tmk_keyboard/wiki/FAQ#nkro-doesnt-work | ||
| 8 | BACKLIGHT_ENABLE ?= yes # Enable keyboard backlight functionality | ||
| 9 | AUDIO_ENABLE ?= no | ||
| 10 | RGBLIGHT_ENABLE ?= yes | ||
| 11 | UNICODE_ENABLE ?= yes | ||
| 12 | |||
