diff options
Diffstat (limited to 'keyboards/handwired')
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 |
5 | BOOTLOADER = caterina | 5 | BOOTLOADER = caterina |
6 | 6 | ||
7 | 7 | # Build Options | |
8 | # change yes to no to disable | ||
9 | # | ||
8 | AUDIO_ENABLE = no | 10 | AUDIO_ENABLE = no |
9 | BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality | 11 | BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality |
10 | BOOTMAGIC_ENABLE = yes # Enable Bootmagic Lite | 12 | BOOTMAGIC_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 | |||
5 | BOOTLOADER = halfkay | 5 | BOOTLOADER = 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 | # |
10 | BOOTMAGIC_ENABLE = yes # Enable Bootmagic Lite | 10 | BOOTMAGIC_ENABLE = yes # Enable Bootmagic Lite |
11 | MOUSEKEY_ENABLE = yes # Mouse keys | 11 | MOUSEKEY_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 | |||
5 | BOOTLOADER = atmel-dfu | 5 | BOOTLOADER = 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 | # |
10 | BOOTMAGIC_ENABLE = yes # Enable Bootmagic Lite | 10 | BOOTMAGIC_ENABLE = yes # Enable Bootmagic Lite |
11 | MOUSEKEY_ENABLE = yes # Mouse keys | 11 | MOUSEKEY_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 | |||
5 | BOOTLOADER = stm32-dfu | 5 | BOOTLOADER = 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 | |||
11 | BOOTMAGIC_ENABLE = no # Enable Bootmagic Lite | 10 | BOOTMAGIC_ENABLE = no # Enable Bootmagic Lite |
12 | MOUSEKEY_ENABLE = yes # Mouse keys | 11 | MOUSEKEY_ENABLE = yes # Mouse keys |
13 | EXTRAKEY_ENABLE = yes # Audio control and System control | 12 | EXTRAKEY_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 | |||
6 | BOOTLOADER = stm32-dfu | 6 | BOOTLOADER = 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 | # |
11 | BACKLIGHT_ENABLE = yes | 11 | BACKLIGHT_ENABLE = yes |
12 | BOOTMAGIC_ENABLE = no # Enable Bootmagic Lite | 12 | BOOTMAGIC_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 | |||
9 | WS2812_DRIVER = spi | 9 | WS2812_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 | # |
14 | BACKLIGHT_ENABLE = yes | 14 | BACKLIGHT_ENABLE = yes |
15 | BOOTMAGIC_ENABLE = no # Enable Bootmagic Lite | 15 | BOOTMAGIC_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 | |||
5 | BOOTLOADER = halfkay | 5 | BOOTLOADER = 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 | # |
10 | BOOTMAGIC_ENABLE = no # Enable Bootmagic Lite | 10 | BOOTMAGIC_ENABLE = no # Enable Bootmagic Lite |
11 | POINTING_DEVICE_ENABLE = no | 11 | POINTING_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 | |||
5 | BOOTLOADER = halfkay | 5 | BOOTLOADER = halfkay |
6 | 6 | ||
7 | # Build Options | 7 | # Build Options |
8 | # change yes to no to disable | ||
9 | # | ||
8 | BOOTMAGIC_ENABLE = no # Enable Bootmagic Lite | 10 | BOOTMAGIC_ENABLE = no # Enable Bootmagic Lite |
9 | MOUSEKEY_ENABLE = yes # Mouse keys | 11 | MOUSEKEY_ENABLE = yes # Mouse keys |
10 | EXTRAKEY_ENABLE = yes # Audio control and System control | 12 | EXTRAKEY_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 | |||
5 | BOOTLOADER = halfkay | 5 | BOOTLOADER = 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 | # |
10 | BOOTMAGIC_ENABLE = no # Enable Bootmagic Lite | 10 | BOOTMAGIC_ENABLE = no # Enable Bootmagic Lite |
11 | MOUSEKEY_ENABLE = yes # Mouse keys | 11 | MOUSEKEY_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 |
5 | BOOTLOADER = halfkay | 5 | BOOTLOADER = halfkay |
6 | 6 | ||
7 | # Enabled build options: | 7 | # Build Options |
8 | # change yes to no to disable | ||
9 | # | ||
8 | BOOTMAGIC_ENABLE = yes # Enable Bootmagic Lite | 10 | BOOTMAGIC_ENABLE = yes # Enable Bootmagic Lite |
9 | MOUSEKEY_ENABLE = yes # Mouse keys | 11 | MOUSEKEY_ENABLE = yes # Mouse keys |
10 | EXTRAKEY_ENABLE = yes # Audio control and System control | 12 | EXTRAKEY_ENABLE = yes # Audio control and System control |
11 | CONSOLE_ENABLE = yes # Console for debug | 13 | CONSOLE_ENABLE = yes # Console for debug |
12 | COMMAND_ENABLE = yes # Commands for debug and configuration | 14 | COMMAND_ENABLE = yes # Commands for debug and configuration |
13 | NKRO_ENABLE = yes # Enable N-Key Rollover | 15 | NKRO_ENABLE = yes # Enable N-Key Rollover |
14 | |||
15 | # Disabled build options: | ||
16 | BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality | 16 | BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality |
17 | AUDIO_ENABLE = no | 17 | AUDIO_ENABLE = no |
18 | RGBLIGHT_ENABLE = no | 18 | RGBLIGHT_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 | |||
5 | BOOTLOADER = atmel-dfu | 5 | BOOTLOADER = 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 | # |
10 | BOOTMAGIC_ENABLE = no # Enable Bootmagic Lite | 10 | BOOTMAGIC_ENABLE = no # Enable Bootmagic Lite |
11 | MOUSEKEY_ENABLE = no # Mouse keys | 11 | MOUSEKEY_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 | |||
5 | BOOTLOADER = caterina | 5 | BOOTLOADER = 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 | # |
10 | BOOTMAGIC_ENABLE = yes # Enable Bootmagic Lite | 10 | BOOTMAGIC_ENABLE = yes # Enable Bootmagic Lite |
11 | MOUSEKEY_ENABLE = no # Mouse keys | 11 | MOUSEKEY_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 | ||
1 | ifdef ASTAR | 2 | ifdef 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 |
13 | endif | 14 | endif |
14 | 15 | ||
16 | # Build Options | ||
17 | # change yes to no to disable | ||
18 | # | ||
15 | BOOTMAGIC_ENABLE = no # Enable Bootmagic Lite | 19 | BOOTMAGIC_ENABLE = no # Enable Bootmagic Lite |
16 | MOUSEKEY_ENABLE = no # Mouse keys | 20 | MOUSEKEY_ENABLE = no # Mouse keys |
17 | EXTRAKEY_ENABLE = yes # Audio control and System control | 21 | EXTRAKEY_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 | # | ||
9 | BOOTMAGIC_ENABLE = no # Enable Bootmagic Lite | 10 | BOOTMAGIC_ENABLE = no # Enable Bootmagic Lite |
10 | MOUSEKEY_ENABLE = no # Mouse keys | 11 | MOUSEKEY_ENABLE = no # Mouse keys |
11 | EXTRAKEY_ENABLE = yes # Audio control and System control | 12 | EXTRAKEY_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 | |||
5 | BOOTLOADER = caterina | 5 | BOOTLOADER = 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 | # |
10 | BOOTMAGIC_ENABLE = yes # Enable Bootmagic Lite | 10 | BOOTMAGIC_ENABLE = yes # Enable Bootmagic Lite |
11 | MOUSEKEY_ENABLE = yes # Mouse keys | 11 | MOUSEKEY_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 |
5 | BOOTLOADER = atmel-dfu | 5 | BOOTLOADER = atmel-dfu |
6 | 6 | ||
7 | # Build Options | ||
8 | # change yes to no to disable | ||
9 | # | ||
7 | BOOTMAGIC_ENABLE = yes # Enable Bootmagic Lite | 10 | BOOTMAGIC_ENABLE = yes # Enable Bootmagic Lite |
8 | MOUSEKEY_ENABLE = yes # Mouse keys | 11 | MOUSEKEY_ENABLE = yes # Mouse keys |
9 | EXTRAKEY_ENABLE = yes # Audio control and System control | 12 | EXTRAKEY_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 |
5 | BOOTLOADER = atmel-dfu | 5 | BOOTLOADER = atmel-dfu |
6 | 6 | ||
7 | # Build Options | ||
8 | # change yes to no to disable | ||
9 | # | ||
7 | BOOTMAGIC_ENABLE = yes # Enable Bootmagic Lite | 10 | BOOTMAGIC_ENABLE = yes # Enable Bootmagic Lite |
8 | MOUSEKEY_ENABLE = yes # Mouse keys | 11 | MOUSEKEY_ENABLE = yes # Mouse keys |
9 | EXTRAKEY_ENABLE = yes # Audio control and System control | 12 | EXTRAKEY_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 | |||
5 | BOOTLOADER = caterina | 5 | BOOTLOADER = 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 | # |
10 | BOOTMAGIC_ENABLE = no # Enable Bootmagic Lite | 10 | BOOTMAGIC_ENABLE = no # Enable Bootmagic Lite |
11 | MOUSEKEY_ENABLE = yes # Mouse keys | 11 | MOUSEKEY_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 | |||
5 | BOOTLOADER = halfkay | 5 | BOOTLOADER = 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 | # |
10 | BOOTMAGIC_ENABLE = yes # Enable Bootmagic Lite | 10 | BOOTMAGIC_ENABLE = yes # Enable Bootmagic Lite |
11 | MOUSEKEY_ENABLE = yes # Mouse keys | 11 | MOUSEKEY_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 | |||
5 | BOOTLOADER = qmk-dfu | 5 | BOOTLOADER = 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 | # |
10 | BOOTMAGIC_ENABLE = no # Enable Bootmagic Lite | 10 | BOOTMAGIC_ENABLE = no # Enable Bootmagic Lite |
11 | MOUSEKEY_ENABLE = no # Mouse keys | 11 | MOUSEKEY_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 | |||
5 | BOOTLOADER = caterina | 5 | BOOTLOADER = 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 | # |
10 | BOOTMAGIC_ENABLE = yes # Enable Bootmagic Lite | 10 | BOOTMAGIC_ENABLE = yes # Enable Bootmagic Lite |
11 | MOUSEKEY_ENABLE = yes # Mouse keys | 11 | MOUSEKEY_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 | |||
9 | WS2812_DRIVER = spi | 9 | WS2812_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 | # |
14 | BACKLIGHT_ENABLE = yes | 14 | BACKLIGHT_ENABLE = yes |
15 | BOOTMAGIC_ENABLE = no # Enable Bootmagic Lite | 15 | BOOTMAGIC_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 | # | ||
5 | BOOTMAGIC_ENABLE = no # Enable Bootmagic Lite | 1 | BOOTMAGIC_ENABLE = no # Enable Bootmagic Lite |
6 | MOUSEKEY_ENABLE = yes # Mouse keys(+4700) | 2 | MOUSEKEY_ENABLE = yes # Mouse keys(+4700) |
7 | EXTRAKEY_ENABLE = yes # Audio control and System control(+450) | 3 | EXTRAKEY_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 |
5 | BOOTLOADER = halfkay | 5 | BOOTLOADER = halfkay |
6 | 6 | ||
7 | 7 | # Build Options | |
8 | # change yes to no to disable | ||
9 | # | ||
8 | BOOTMAGIC_ENABLE = no # Enable Bootmagic Lite | 10 | BOOTMAGIC_ENABLE = no # Enable Bootmagic Lite |
9 | MOUSEKEY_ENABLE = yes # Mouse keys | 11 | MOUSEKEY_ENABLE = yes # Mouse keys |
10 | EXTRAKEY_ENABLE = yes # Audio control and System control | 12 | EXTRAKEY_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 | |||
5 | BOOTLOADER = caterina | 5 | BOOTLOADER = 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 | # |
10 | BOOTMAGIC_ENABLE = yes # Enable Bootmagic Lite | 10 | BOOTMAGIC_ENABLE = yes # Enable Bootmagic Lite |
11 | MOUSEKEY_ENABLE = no # Mouse keys | 11 | MOUSEKEY_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 | |||
6 | BOOTLOADER = stm32-dfu | 6 | BOOTLOADER = 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 | # |
11 | BACKLIGHT_ENABLE = no | 11 | BACKLIGHT_ENABLE = no |
12 | BOOTMAGIC_ENABLE = yes # Enable Bootmagic Lite | 12 | BOOTMAGIC_ENABLE = yes # Enable Bootmagic Lite |