aboutsummaryrefslogtreecommitdiff
path: root/keyboards/handwired/wulkan/rules.mk
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/handwired/wulkan/rules.mk')
-rw-r--r--keyboards/handwired/wulkan/rules.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/handwired/wulkan/rules.mk b/keyboards/handwired/wulkan/rules.mk
index 85ad2b12d..8aa1554fd 100644
--- a/keyboards/handwired/wulkan/rules.mk
+++ b/keyboards/handwired/wulkan/rules.mk
@@ -9,7 +9,7 @@ BOOTLOADER = stm32-dfu
9# comment out to disable the options. 9# comment out to disable the options.
10# 10#
11BACKLIGHT_ENABLE = no 11BACKLIGHT_ENABLE = no
12BOOTMAGIC_ENABLE = lite # Enable Bootmagic Lite 12BOOTMAGIC_ENABLE = yes # Enable Bootmagic Lite
13MOUSEKEY_ENABLE = yes # Mouse keys 13MOUSEKEY_ENABLE = yes # Mouse keys
14EXTRAKEY_ENABLE = yes # Audio control and System control 14EXTRAKEY_ENABLE = yes # Audio control and System control
15CONSOLE_ENABLE = no # Console for debug 15CONSOLE_ENABLE = no # Console for debug