aboutsummaryrefslogtreecommitdiff
path: root/keyboards/wilba_tech/wt60_b/rules.mk
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/wilba_tech/wt60_b/rules.mk')
-rw-r--r--keyboards/wilba_tech/wt60_b/rules.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/wilba_tech/wt60_b/rules.mk b/keyboards/wilba_tech/wt60_b/rules.mk
index 252739a1a..7aa382d9b 100644
--- a/keyboards/wilba_tech/wt60_b/rules.mk
+++ b/keyboards/wilba_tech/wt60_b/rules.mk
@@ -13,7 +13,7 @@ OPT_DEFS += -DNO_SUSPEND_POWER_DOWN
13# change to "no" to disable the options, or define them in the Makefile in 13# change to "no" to disable the options, or define them in the Makefile in
14# the appropriate keymap folder that will get included automatically 14# the appropriate keymap folder that will get included automatically
15# 15#
16BOOTMAGIC_ENABLE = lite # Enable Bootmagic Lite 16BOOTMAGIC_ENABLE = yes # Enable Bootmagic Lite
17MOUSEKEY_ENABLE = no # Mouse keys 17MOUSEKEY_ENABLE = no # Mouse keys
18EXTRAKEY_ENABLE = yes # Audio control and System control 18EXTRAKEY_ENABLE = yes # Audio control and System control
19CONSOLE_ENABLE = no # Console for debug 19CONSOLE_ENABLE = no # Console for debug