aboutsummaryrefslogtreecommitdiff
path: root/keyboards/wilba_tech/zeal65/rules.mk
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/wilba_tech/zeal65/rules.mk')
-rw-r--r--keyboards/wilba_tech/zeal65/rules.mk8
1 files changed, 4 insertions, 4 deletions
diff --git a/keyboards/wilba_tech/zeal65/rules.mk b/keyboards/wilba_tech/zeal65/rules.mk
index 94d487cbb..fcf3d0763 100644
--- a/keyboards/wilba_tech/zeal65/rules.mk
+++ b/keyboards/wilba_tech/zeal65/rules.mk
@@ -20,10 +20,10 @@ OPT_DEFS += -DNO_SUSPEND_POWER_DOWN
20# change to "no" to disable the options, or define them in the Makefile in 20# change to "no" to disable the options, or define them in the Makefile in
21# the appropriate keymap folder that will get included automatically 21# the appropriate keymap folder that will get included automatically
22# 22#
23BOOTMAGIC_ENABLE = lite # Virtual DIP switch configuration(+1000) 23BOOTMAGIC_ENABLE = lite # Virtual DIP switch configuration
24MOUSEKEY_ENABLE = no # Mouse keys(+4700) 24MOUSEKEY_ENABLE = no # Mouse keys
25EXTRAKEY_ENABLE = yes # Audio control and System control(+450) 25EXTRAKEY_ENABLE = yes # Audio control and System control
26CONSOLE_ENABLE = no # Console for debug(+400) 26CONSOLE_ENABLE = no # Console for debug
27COMMAND_ENABLE = no # Commands for debug and configuration 27COMMAND_ENABLE = no # Commands for debug and configuration
28NKRO_ENABLE = yes # Nkey Rollover - if this doesn't work, see here: https://github.com/tmk/tmk_keyboard/wiki/FAQ#nkro-doesnt-work 28NKRO_ENABLE = yes # Nkey Rollover - if this doesn't work, see here: https://github.com/tmk/tmk_keyboard/wiki/FAQ#nkro-doesnt-work
29BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality 29BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality