aboutsummaryrefslogtreecommitdiff
path: root/keyboards/handwired
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/handwired')
-rw-r--r--keyboards/handwired/2x5keypad/rules.mk4
-rw-r--r--keyboards/handwired/aek64/rules.mk2
-rw-r--r--keyboards/handwired/cans12er/rules.mk2
-rw-r--r--keyboards/handwired/ck4x4/rules.mk3
-rw-r--r--keyboards/handwired/co60/rev6/rules.mk2
-rw-r--r--keyboards/handwired/co60/rev7/rules.mk2
-rw-r--r--keyboards/handwired/dactyl/rules.mk2
-rw-r--r--keyboards/handwired/datahand/rules.mk2
-rw-r--r--keyboards/handwired/frenchdev/rules.mk2
-rw-r--r--keyboards/handwired/hexon38/rules.mk6
-rw-r--r--keyboards/handwired/jopr/rules.mk2
-rw-r--r--keyboards/handwired/k_numpad17/rules.mk2
-rw-r--r--keyboards/handwired/ms_sculpt_mobile/rules.mk4
-rw-r--r--keyboards/handwired/myskeeb/rules.mk1
-rw-r--r--keyboards/handwired/obuwunkunubi/spaget/rules.mk2
-rw-r--r--keyboards/handwired/postageboard/mini/rules.mk3
-rw-r--r--keyboards/handwired/postageboard/r1/rules.mk3
-rw-r--r--keyboards/handwired/pteron/rules.mk2
-rw-r--r--keyboards/handwired/retro_refit/rules.mk2
-rw-r--r--keyboards/handwired/rs60/rules.mk2
-rw-r--r--keyboards/handwired/space_oddity/rules.mk2
-rw-r--r--keyboards/handwired/steamvan/rev1/rules.mk2
-rw-r--r--keyboards/handwired/terminus_mini/keymaps/default/rules.mk4
-rw-r--r--keyboards/handwired/trackpoint/rules.mk4
-rw-r--r--keyboards/handwired/tritium_numpad/rules.mk2
-rw-r--r--keyboards/handwired/wulkan/rules.mk2
26 files changed, 39 insertions, 27 deletions
diff --git a/keyboards/handwired/2x5keypad/rules.mk b/keyboards/handwired/2x5keypad/rules.mk
index 5075d22f0..08870622a 100644
--- a/keyboards/handwired/2x5keypad/rules.mk
+++ b/keyboards/handwired/2x5keypad/rules.mk
@@ -4,7 +4,9 @@ MCU = atmega32u4
4# Bootloader selection 4# Bootloader selection
5BOOTLOADER = caterina 5BOOTLOADER = caterina
6 6
7 7# Build Options
8# change yes to no to disable
9#
8AUDIO_ENABLE = no 10AUDIO_ENABLE = no
9BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality 11BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality
10BOOTMAGIC_ENABLE = yes # Enable Bootmagic Lite 12BOOTMAGIC_ENABLE = yes # Enable Bootmagic Lite
diff --git a/keyboards/handwired/aek64/rules.mk b/keyboards/handwired/aek64/rules.mk
index 7df9eed9a..03ca07fc4 100644
--- a/keyboards/handwired/aek64/rules.mk
+++ b/keyboards/handwired/aek64/rules.mk
@@ -5,7 +5,7 @@ MCU = at90usb1286
5BOOTLOADER = halfkay 5BOOTLOADER = halfkay
6 6
7# Build Options 7# Build Options
8# change to no to disable the options. 8# change yes to no to disable
9# 9#
10BOOTMAGIC_ENABLE = yes # Enable Bootmagic Lite 10BOOTMAGIC_ENABLE = yes # Enable Bootmagic Lite
11MOUSEKEY_ENABLE = yes # Mouse keys 11MOUSEKEY_ENABLE = yes # Mouse keys
diff --git a/keyboards/handwired/cans12er/rules.mk b/keyboards/handwired/cans12er/rules.mk
index 9eb57d728..476cf49f2 100644
--- a/keyboards/handwired/cans12er/rules.mk
+++ b/keyboards/handwired/cans12er/rules.mk
@@ -5,7 +5,7 @@ MCU = atmega32u4
5BOOTLOADER = atmel-dfu 5BOOTLOADER = atmel-dfu
6 6
7# Build Options 7# Build Options
8# comment out to disable the options. 8# change yes to no to disable
9# 9#
10BOOTMAGIC_ENABLE = yes # Enable Bootmagic Lite 10BOOTMAGIC_ENABLE = yes # Enable Bootmagic Lite
11MOUSEKEY_ENABLE = yes # Mouse keys 11MOUSEKEY_ENABLE = yes # Mouse keys
diff --git a/keyboards/handwired/ck4x4/rules.mk b/keyboards/handwired/ck4x4/rules.mk
index 0bbf7c40e..b234297ed 100644
--- a/keyboards/handwired/ck4x4/rules.mk
+++ b/keyboards/handwired/ck4x4/rules.mk
@@ -5,9 +5,8 @@ MCU = STM32F072
5BOOTLOADER = stm32-dfu 5BOOTLOADER = stm32-dfu
6 6
7# Build Options 7# Build Options
8# comment out to disable the options. 8# change yes to no to disable
9# 9#
10
11BOOTMAGIC_ENABLE = no # Enable Bootmagic Lite 10BOOTMAGIC_ENABLE = no # Enable Bootmagic Lite
12MOUSEKEY_ENABLE = yes # Mouse keys 11MOUSEKEY_ENABLE = yes # Mouse keys
13EXTRAKEY_ENABLE = yes # Audio control and System control 12EXTRAKEY_ENABLE = yes # Audio control and System control
diff --git a/keyboards/handwired/co60/rev6/rules.mk b/keyboards/handwired/co60/rev6/rules.mk
index 6157ddf99..117fdd5e9 100644
--- a/keyboards/handwired/co60/rev6/rules.mk
+++ b/keyboards/handwired/co60/rev6/rules.mk
@@ -6,7 +6,7 @@ BOARD = QMK_PROTON_C
6BOOTLOADER = stm32-dfu 6BOOTLOADER = stm32-dfu
7 7
8# Build Options 8# Build Options
9# comment out to disable the options. 9# change yes to no to disable
10# 10#
11BACKLIGHT_ENABLE = yes 11BACKLIGHT_ENABLE = yes
12BOOTMAGIC_ENABLE = no # Enable Bootmagic Lite 12BOOTMAGIC_ENABLE = no # Enable Bootmagic Lite
diff --git a/keyboards/handwired/co60/rev7/rules.mk b/keyboards/handwired/co60/rev7/rules.mk
index 02de067fd..eabe78800 100644
--- a/keyboards/handwired/co60/rev7/rules.mk
+++ b/keyboards/handwired/co60/rev7/rules.mk
@@ -9,7 +9,7 @@ BOOTLOADER = stm32-dfu
9WS2812_DRIVER = spi 9WS2812_DRIVER = spi
10 10
11# Build Options 11# Build Options
12# comment out to disable the options. 12# change yes to no to disable
13# 13#
14BACKLIGHT_ENABLE = yes 14BACKLIGHT_ENABLE = yes
15BOOTMAGIC_ENABLE = no # Enable Bootmagic Lite 15BOOTMAGIC_ENABLE = no # Enable Bootmagic Lite
diff --git a/keyboards/handwired/dactyl/rules.mk b/keyboards/handwired/dactyl/rules.mk
index 9eba082a3..fdc8b2e5e 100644
--- a/keyboards/handwired/dactyl/rules.mk
+++ b/keyboards/handwired/dactyl/rules.mk
@@ -5,7 +5,7 @@ MCU = atmega32u4
5BOOTLOADER = halfkay 5BOOTLOADER = halfkay
6 6
7# Build Options 7# Build Options
8# comment out to disable the options. 8# change yes to no to disable
9# 9#
10BOOTMAGIC_ENABLE = no # Enable Bootmagic Lite 10BOOTMAGIC_ENABLE = no # Enable Bootmagic Lite
11POINTING_DEVICE_ENABLE = no 11POINTING_DEVICE_ENABLE = no
diff --git a/keyboards/handwired/datahand/rules.mk b/keyboards/handwired/datahand/rules.mk
index e2ea798d8..06bc1c504 100644
--- a/keyboards/handwired/datahand/rules.mk
+++ b/keyboards/handwired/datahand/rules.mk
@@ -5,6 +5,8 @@ MCU = at90usb1286
5BOOTLOADER = halfkay 5BOOTLOADER = halfkay
6 6
7# Build Options 7# Build Options
8# change yes to no to disable
9#
8BOOTMAGIC_ENABLE = no # Enable Bootmagic Lite 10BOOTMAGIC_ENABLE = no # Enable Bootmagic Lite
9MOUSEKEY_ENABLE = yes # Mouse keys 11MOUSEKEY_ENABLE = yes # Mouse keys
10EXTRAKEY_ENABLE = yes # Audio control and System control 12EXTRAKEY_ENABLE = yes # Audio control and System control
diff --git a/keyboards/handwired/frenchdev/rules.mk b/keyboards/handwired/frenchdev/rules.mk
index d0b2144ce..88a48968f 100644
--- a/keyboards/handwired/frenchdev/rules.mk
+++ b/keyboards/handwired/frenchdev/rules.mk
@@ -5,7 +5,7 @@ MCU = atmega32u4
5BOOTLOADER = halfkay 5BOOTLOADER = halfkay
6 6
7# Build Options 7# Build Options
8# comment out to disable the options. 8# change yes to no to disable
9# 9#
10BOOTMAGIC_ENABLE = no # Enable Bootmagic Lite 10BOOTMAGIC_ENABLE = no # Enable Bootmagic Lite
11MOUSEKEY_ENABLE = yes # Mouse keys 11MOUSEKEY_ENABLE = yes # Mouse keys
diff --git a/keyboards/handwired/hexon38/rules.mk b/keyboards/handwired/hexon38/rules.mk
index ad39547a2..b09215602 100644
--- a/keyboards/handwired/hexon38/rules.mk
+++ b/keyboards/handwired/hexon38/rules.mk
@@ -4,15 +4,15 @@ MCU = atmega32u4
4# Bootloader selection 4# Bootloader selection
5BOOTLOADER = halfkay 5BOOTLOADER = halfkay
6 6
7# Enabled build options: 7# Build Options
8# change yes to no to disable
9#
8BOOTMAGIC_ENABLE = yes # Enable Bootmagic Lite 10BOOTMAGIC_ENABLE = yes # Enable Bootmagic Lite
9MOUSEKEY_ENABLE = yes # Mouse keys 11MOUSEKEY_ENABLE = yes # Mouse keys
10EXTRAKEY_ENABLE = yes # Audio control and System control 12EXTRAKEY_ENABLE = yes # Audio control and System control
11CONSOLE_ENABLE = yes # Console for debug 13CONSOLE_ENABLE = yes # Console for debug
12COMMAND_ENABLE = yes # Commands for debug and configuration 14COMMAND_ENABLE = yes # Commands for debug and configuration
13NKRO_ENABLE = yes # Enable N-Key Rollover 15NKRO_ENABLE = yes # Enable N-Key Rollover
14
15# Disabled build options:
16BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality 16BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality
17AUDIO_ENABLE = no 17AUDIO_ENABLE = no
18RGBLIGHT_ENABLE = no 18RGBLIGHT_ENABLE = no
diff --git a/keyboards/handwired/jopr/rules.mk b/keyboards/handwired/jopr/rules.mk
index e741cb709..6157d2545 100644
--- a/keyboards/handwired/jopr/rules.mk
+++ b/keyboards/handwired/jopr/rules.mk
@@ -5,7 +5,7 @@ MCU = atmega32u4
5BOOTLOADER = atmel-dfu 5BOOTLOADER = atmel-dfu
6 6
7# Build Options 7# Build Options
8# comment out to disable the options. 8# change yes to no to disable
9# 9#
10BOOTMAGIC_ENABLE = no # Enable Bootmagic Lite 10BOOTMAGIC_ENABLE = no # Enable Bootmagic Lite
11MOUSEKEY_ENABLE = no # Mouse keys 11MOUSEKEY_ENABLE = no # Mouse keys
diff --git a/keyboards/handwired/k_numpad17/rules.mk b/keyboards/handwired/k_numpad17/rules.mk
index 909f99d06..4cb57769e 100644
--- a/keyboards/handwired/k_numpad17/rules.mk
+++ b/keyboards/handwired/k_numpad17/rules.mk
@@ -5,7 +5,7 @@ MCU = atmega32u4
5BOOTLOADER = caterina 5BOOTLOADER = caterina
6 6
7# Build Options 7# Build Options
8# comment out to disable the options. 8# change yes to no to disable
9# 9#
10BOOTMAGIC_ENABLE = yes # Enable Bootmagic Lite 10BOOTMAGIC_ENABLE = yes # Enable Bootmagic Lite
11MOUSEKEY_ENABLE = no # Mouse keys 11MOUSEKEY_ENABLE = no # Mouse keys
diff --git a/keyboards/handwired/ms_sculpt_mobile/rules.mk b/keyboards/handwired/ms_sculpt_mobile/rules.mk
index 6ff144dab..72015d93d 100644
--- a/keyboards/handwired/ms_sculpt_mobile/rules.mk
+++ b/keyboards/handwired/ms_sculpt_mobile/rules.mk
@@ -1,3 +1,4 @@
1# MCU name
1ifdef ASTAR 2ifdef ASTAR
2 MCU = atmega32u4 3 MCU = atmega32u4
3 CFLAGS = -D ASTAR 4 CFLAGS = -D ASTAR
@@ -12,6 +13,9 @@ else
12 BOOTLOADER = atmel-dfu 13 BOOTLOADER = atmel-dfu
13endif 14endif
14 15
16# Build Options
17# change yes to no to disable
18#
15BOOTMAGIC_ENABLE = no # Enable Bootmagic Lite 19BOOTMAGIC_ENABLE = no # Enable Bootmagic Lite
16MOUSEKEY_ENABLE = no # Mouse keys 20MOUSEKEY_ENABLE = no # Mouse keys
17EXTRAKEY_ENABLE = yes # Audio control and System control 21EXTRAKEY_ENABLE = yes # Audio control and System control
diff --git a/keyboards/handwired/myskeeb/rules.mk b/keyboards/handwired/myskeeb/rules.mk
index 907d30e5d..d694be736 100644
--- a/keyboards/handwired/myskeeb/rules.mk
+++ b/keyboards/handwired/myskeeb/rules.mk
@@ -6,6 +6,7 @@ BOOTLOADER = caterina
6 6
7# Build Options 7# Build Options
8# change yes to no to disable 8# change yes to no to disable
9#
9BOOTMAGIC_ENABLE = no # Enable Bootmagic Lite 10BOOTMAGIC_ENABLE = no # Enable Bootmagic Lite
10MOUSEKEY_ENABLE = no # Mouse keys 11MOUSEKEY_ENABLE = no # Mouse keys
11EXTRAKEY_ENABLE = yes # Audio control and System control 12EXTRAKEY_ENABLE = yes # Audio control and System control
diff --git a/keyboards/handwired/obuwunkunubi/spaget/rules.mk b/keyboards/handwired/obuwunkunubi/spaget/rules.mk
index 55f8d7c83..9a469b22e 100644
--- a/keyboards/handwired/obuwunkunubi/spaget/rules.mk
+++ b/keyboards/handwired/obuwunkunubi/spaget/rules.mk
@@ -5,7 +5,7 @@ MCU = atmega32u4
5BOOTLOADER = caterina 5BOOTLOADER = caterina
6 6
7# Build Options 7# Build Options
8# comment out to disable the options. 8# change yes to no to disable
9# 9#
10BOOTMAGIC_ENABLE = yes # Enable Bootmagic Lite 10BOOTMAGIC_ENABLE = yes # Enable Bootmagic Lite
11MOUSEKEY_ENABLE = yes # Mouse keys 11MOUSEKEY_ENABLE = yes # Mouse keys
diff --git a/keyboards/handwired/postageboard/mini/rules.mk b/keyboards/handwired/postageboard/mini/rules.mk
index f21f4a30b..354f194ca 100644
--- a/keyboards/handwired/postageboard/mini/rules.mk
+++ b/keyboards/handwired/postageboard/mini/rules.mk
@@ -4,6 +4,9 @@ MCU = atmega32u4
4# Bootloader selection 4# Bootloader selection
5BOOTLOADER = atmel-dfu 5BOOTLOADER = atmel-dfu
6 6
7# Build Options
8# change yes to no to disable
9#
7BOOTMAGIC_ENABLE = yes # Enable Bootmagic Lite 10BOOTMAGIC_ENABLE = yes # Enable Bootmagic Lite
8MOUSEKEY_ENABLE = yes # Mouse keys 11MOUSEKEY_ENABLE = yes # Mouse keys
9EXTRAKEY_ENABLE = yes # Audio control and System control 12EXTRAKEY_ENABLE = yes # Audio control and System control
diff --git a/keyboards/handwired/postageboard/r1/rules.mk b/keyboards/handwired/postageboard/r1/rules.mk
index f21f4a30b..354f194ca 100644
--- a/keyboards/handwired/postageboard/r1/rules.mk
+++ b/keyboards/handwired/postageboard/r1/rules.mk
@@ -4,6 +4,9 @@ MCU = atmega32u4
4# Bootloader selection 4# Bootloader selection
5BOOTLOADER = atmel-dfu 5BOOTLOADER = atmel-dfu
6 6
7# Build Options
8# change yes to no to disable
9#
7BOOTMAGIC_ENABLE = yes # Enable Bootmagic Lite 10BOOTMAGIC_ENABLE = yes # Enable Bootmagic Lite
8MOUSEKEY_ENABLE = yes # Mouse keys 11MOUSEKEY_ENABLE = yes # Mouse keys
9EXTRAKEY_ENABLE = yes # Audio control and System control 12EXTRAKEY_ENABLE = yes # Audio control and System control
diff --git a/keyboards/handwired/pteron/rules.mk b/keyboards/handwired/pteron/rules.mk
index 3161e94da..9f51ea20c 100644
--- a/keyboards/handwired/pteron/rules.mk
+++ b/keyboards/handwired/pteron/rules.mk
@@ -5,7 +5,7 @@ MCU = atmega32u4
5BOOTLOADER = caterina 5BOOTLOADER = caterina
6 6
7# Build Options 7# Build Options
8# comment out to disable the options. 8# change yes to no to disable
9# 9#
10BOOTMAGIC_ENABLE = no # Enable Bootmagic Lite 10BOOTMAGIC_ENABLE = no # Enable Bootmagic Lite
11MOUSEKEY_ENABLE = yes # Mouse keys 11MOUSEKEY_ENABLE = yes # Mouse keys
diff --git a/keyboards/handwired/retro_refit/rules.mk b/keyboards/handwired/retro_refit/rules.mk
index 166a113b2..4d1b278f5 100644
--- a/keyboards/handwired/retro_refit/rules.mk
+++ b/keyboards/handwired/retro_refit/rules.mk
@@ -5,7 +5,7 @@ MCU = atmega32u4
5BOOTLOADER = halfkay 5BOOTLOADER = halfkay
6 6
7# Build Options 7# Build Options
8# comment out to disable the options. 8# change yes to no to disable
9# 9#
10BOOTMAGIC_ENABLE = yes # Enable Bootmagic Lite 10BOOTMAGIC_ENABLE = yes # Enable Bootmagic Lite
11MOUSEKEY_ENABLE = yes # Mouse keys 11MOUSEKEY_ENABLE = yes # Mouse keys
diff --git a/keyboards/handwired/rs60/rules.mk b/keyboards/handwired/rs60/rules.mk
index cb5c34c22..d14abe406 100644
--- a/keyboards/handwired/rs60/rules.mk
+++ b/keyboards/handwired/rs60/rules.mk
@@ -5,7 +5,7 @@ MCU = atmega32u4
5BOOTLOADER = qmk-dfu 5BOOTLOADER = qmk-dfu
6 6
7# Build Options 7# Build Options
8# comment out to disable the options. 8# change yes to no to disable
9# 9#
10BOOTMAGIC_ENABLE = no # Enable Bootmagic Lite 10BOOTMAGIC_ENABLE = no # Enable Bootmagic Lite
11MOUSEKEY_ENABLE = no # Mouse keys 11MOUSEKEY_ENABLE = no # Mouse keys
diff --git a/keyboards/handwired/space_oddity/rules.mk b/keyboards/handwired/space_oddity/rules.mk
index a11da9610..0b1ff1cd0 100644
--- a/keyboards/handwired/space_oddity/rules.mk
+++ b/keyboards/handwired/space_oddity/rules.mk
@@ -5,7 +5,7 @@ MCU = atmega32u4
5BOOTLOADER = caterina 5BOOTLOADER = caterina
6 6
7# Build Options 7# Build Options
8# comment out to disable the options. 8# change yes to no to disable
9# 9#
10BOOTMAGIC_ENABLE = yes # Enable Bootmagic Lite 10BOOTMAGIC_ENABLE = yes # Enable Bootmagic Lite
11MOUSEKEY_ENABLE = yes # Mouse keys 11MOUSEKEY_ENABLE = yes # Mouse keys
diff --git a/keyboards/handwired/steamvan/rev1/rules.mk b/keyboards/handwired/steamvan/rev1/rules.mk
index 6bc0b0ae7..3d45b63d2 100644
--- a/keyboards/handwired/steamvan/rev1/rules.mk
+++ b/keyboards/handwired/steamvan/rev1/rules.mk
@@ -9,7 +9,7 @@ BOOTLOADER = stm32-dfu
9WS2812_DRIVER = spi 9WS2812_DRIVER = spi
10 10
11# Build Options 11# Build Options
12# comment out to disable the options. 12# change yes to no to disable
13# 13#
14BACKLIGHT_ENABLE = yes 14BACKLIGHT_ENABLE = yes
15BOOTMAGIC_ENABLE = no # Enable Bootmagic Lite 15BOOTMAGIC_ENABLE = no # Enable Bootmagic Lite
diff --git a/keyboards/handwired/terminus_mini/keymaps/default/rules.mk b/keyboards/handwired/terminus_mini/keymaps/default/rules.mk
index a74d80597..8fcd018bd 100644
--- a/keyboards/handwired/terminus_mini/keymaps/default/rules.mk
+++ b/keyboards/handwired/terminus_mini/keymaps/default/rules.mk
@@ -1,7 +1,3 @@
1# QMK Build Options
2# change to "no" to disable the options, or define them in the rules.mk in
3# the appropriate keymap folder that will get included automatically
4#
5BOOTMAGIC_ENABLE = no # Enable Bootmagic Lite 1BOOTMAGIC_ENABLE = no # Enable Bootmagic Lite
6MOUSEKEY_ENABLE = yes # Mouse keys(+4700) 2MOUSEKEY_ENABLE = yes # Mouse keys(+4700)
7EXTRAKEY_ENABLE = yes # Audio control and System control(+450) 3EXTRAKEY_ENABLE = yes # Audio control and System control(+450)
diff --git a/keyboards/handwired/trackpoint/rules.mk b/keyboards/handwired/trackpoint/rules.mk
index a4beb2d66..f471f00df 100644
--- a/keyboards/handwired/trackpoint/rules.mk
+++ b/keyboards/handwired/trackpoint/rules.mk
@@ -4,7 +4,9 @@ MCU = atmega32u4
4# Bootloader selection 4# Bootloader selection
5BOOTLOADER = halfkay 5BOOTLOADER = halfkay
6 6
7 7# Build Options
8# change yes to no to disable
9#
8BOOTMAGIC_ENABLE = no # Enable Bootmagic Lite 10BOOTMAGIC_ENABLE = no # Enable Bootmagic Lite
9MOUSEKEY_ENABLE = yes # Mouse keys 11MOUSEKEY_ENABLE = yes # Mouse keys
10EXTRAKEY_ENABLE = yes # Audio control and System control 12EXTRAKEY_ENABLE = yes # Audio control and System control
diff --git a/keyboards/handwired/tritium_numpad/rules.mk b/keyboards/handwired/tritium_numpad/rules.mk
index b3736f80e..ae586aa09 100644
--- a/keyboards/handwired/tritium_numpad/rules.mk
+++ b/keyboards/handwired/tritium_numpad/rules.mk
@@ -5,7 +5,7 @@ MCU = atmega32u4
5BOOTLOADER = caterina 5BOOTLOADER = caterina
6 6
7# Build Options 7# Build Options
8# comment out to disable the options. 8# change yes to no to disable
9# 9#
10BOOTMAGIC_ENABLE = yes # Enable Bootmagic Lite 10BOOTMAGIC_ENABLE = yes # Enable Bootmagic Lite
11MOUSEKEY_ENABLE = no # Mouse keys 11MOUSEKEY_ENABLE = no # Mouse keys
diff --git a/keyboards/handwired/wulkan/rules.mk b/keyboards/handwired/wulkan/rules.mk
index 33cba379e..f60cc5ea8 100644
--- a/keyboards/handwired/wulkan/rules.mk
+++ b/keyboards/handwired/wulkan/rules.mk
@@ -6,7 +6,7 @@ BOARD = QMK_PROTON_C
6BOOTLOADER = stm32-dfu 6BOOTLOADER = stm32-dfu
7 7
8# Build Options 8# Build Options
9# comment out to disable the options. 9# change yes to no to disable
10# 10#
11BACKLIGHT_ENABLE = no 11BACKLIGHT_ENABLE = no
12BOOTMAGIC_ENABLE = yes # Enable Bootmagic Lite 12BOOTMAGIC_ENABLE = yes # Enable Bootmagic Lite