diff options
Diffstat (limited to 'keyboards/laptreus/rules.mk')
-rw-r--r-- | keyboards/laptreus/rules.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/keyboards/laptreus/rules.mk b/keyboards/laptreus/rules.mk index f71fa588b..5fb166761 100644 --- a/keyboards/laptreus/rules.mk +++ b/keyboards/laptreus/rules.mk | |||
@@ -18,7 +18,6 @@ CONSOLE_ENABLE = yes # 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 = no # Enable keyboard backlight functionality | 20 | #BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality |
21 | UNICODE_ENABLE = no # Unicode | ||
22 | KEY_LOCK_ENABLE = no | 21 | KEY_LOCK_ENABLE = no |
23 | 22 | ||
24 | # Do not enable SLEEP_LED_ENABLE. it uses the same timer as BACKLIGHT_ENABLE | 23 | # Do not enable SLEEP_LED_ENABLE. it uses the same timer as BACKLIGHT_ENABLE |