diff options
Diffstat (limited to 'keyboards/handwired/wulkan/rules.mk')
-rw-r--r-- | keyboards/handwired/wulkan/rules.mk | 2 |
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 | # |
11 | BACKLIGHT_ENABLE = no | 11 | BACKLIGHT_ENABLE = no |
12 | BOOTMAGIC_ENABLE = lite # Enable Bootmagic Lite | 12 | BOOTMAGIC_ENABLE = yes # Enable Bootmagic Lite |
13 | MOUSEKEY_ENABLE = yes # Mouse keys | 13 | MOUSEKEY_ENABLE = yes # Mouse keys |
14 | EXTRAKEY_ENABLE = yes # Audio control and System control | 14 | EXTRAKEY_ENABLE = yes # Audio control and System control |
15 | CONSOLE_ENABLE = no # Console for debug | 15 | CONSOLE_ENABLE = no # Console for debug |