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 96bfe18dd..94086e14f 100644 --- a/keyboards/handwired/wulkan/rules.mk +++ b/keyboards/handwired/wulkan/rules.mk | |||
@@ -6,7 +6,7 @@ BOARD = QMK_PROTON_C | |||
6 | # comment out to disable the options. | 6 | # comment out to disable the options. |
7 | # | 7 | # |
8 | BACKLIGHT_ENABLE = no | 8 | BACKLIGHT_ENABLE = no |
9 | BOOTMAGIC_ENABLE = yes # Virtual DIP switch configuration | 9 | BOOTMAGIC_ENABLE = full # Virtual DIP switch configuration |
10 | MOUSEKEY_ENABLE = yes # Mouse keys | 10 | MOUSEKEY_ENABLE = yes # Mouse keys |
11 | EXTRAKEY_ENABLE = yes # Audio control and System control | 11 | EXTRAKEY_ENABLE = yes # Audio control and System control |
12 | CONSOLE_ENABLE = no # Console for debug | 12 | CONSOLE_ENABLE = no # Console for debug |