diff options
Diffstat (limited to 'keyboards/wilba_tech/wt60_bx/rules.mk')
-rw-r--r-- | keyboards/wilba_tech/wt60_bx/rules.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/wilba_tech/wt60_bx/rules.mk b/keyboards/wilba_tech/wt60_bx/rules.mk index 252739a1a..7aa382d9b 100644 --- a/keyboards/wilba_tech/wt60_bx/rules.mk +++ b/keyboards/wilba_tech/wt60_bx/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 | # |
16 | BOOTMAGIC_ENABLE = lite # Enable Bootmagic Lite | 16 | BOOTMAGIC_ENABLE = yes # Enable Bootmagic Lite |
17 | MOUSEKEY_ENABLE = no # Mouse keys | 17 | MOUSEKEY_ENABLE = no # Mouse keys |
18 | EXTRAKEY_ENABLE = yes # Audio control and System control | 18 | EXTRAKEY_ENABLE = yes # Audio control and System control |
19 | CONSOLE_ENABLE = no # Console for debug | 19 | CONSOLE_ENABLE = no # Console for debug |