diff options
Diffstat (limited to 'keyboards/wilba_tech/zeal65/rules.mk')
-rw-r--r-- | keyboards/wilba_tech/zeal65/rules.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/keyboards/wilba_tech/zeal65/rules.mk b/keyboards/wilba_tech/zeal65/rules.mk index aa84617cb..846c2d131 100644 --- a/keyboards/wilba_tech/zeal65/rules.mk +++ b/keyboards/wilba_tech/zeal65/rules.mk | |||
@@ -21,7 +21,6 @@ COMMAND_ENABLE = no # Commands for debug and configuration | |||
21 | NKRO_ENABLE = yes # Nkey Rollover - if this doesn't work, see here: https://github.com/tmk/tmk_keyboard/wiki/FAQ#nkro-doesnt-work | 21 | NKRO_ENABLE = yes # Nkey Rollover - if this doesn't work, see here: https://github.com/tmk/tmk_keyboard/wiki/FAQ#nkro-doesnt-work |
22 | BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality | 22 | BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality |
23 | AUDIO_ENABLE = no # Audio output | 23 | AUDIO_ENABLE = no # Audio output |
24 | UNICODE_ENABLE = no # Unicode | ||
25 | RGBLIGHT_ENABLE = no # Enable WS2812 RGB underlight. | 24 | RGBLIGHT_ENABLE = no # Enable WS2812 RGB underlight. |
26 | 25 | ||
27 | # Do not enable SLEEP_LED_ENABLE. it uses the same timer as BACKLIGHT_ENABLE | 26 | # Do not enable SLEEP_LED_ENABLE. it uses the same timer as BACKLIGHT_ENABLE |