diff options
Diffstat (limited to 'keyboards')
97 files changed, 99 insertions, 101 deletions
diff --git a/keyboards/0xcb/static/rules.mk b/keyboards/0xcb/static/rules.mk index c50970a43..e2beed441 100644 --- a/keyboards/0xcb/static/rules.mk +++ b/keyboards/0xcb/static/rules.mk | |||
| @@ -2,7 +2,7 @@ | |||
| 2 | MCU = atmega328p | 2 | MCU = atmega328p |
| 3 | 3 | ||
| 4 | # Bootloader selection | 4 | # Bootloader selection |
| 5 | BOOTLOADER = USBasp | 5 | BOOTLOADER = usbasploader |
| 6 | 6 | ||
| 7 | # Build Options | 7 | # Build Options |
| 8 | # change yes to no to disable | 8 | # change yes to no to disable |
diff --git a/keyboards/7c8/framework/rules.mk b/keyboards/7c8/framework/rules.mk index 2785c0a81..7e5082064 100644 --- a/keyboards/7c8/framework/rules.mk +++ b/keyboards/7c8/framework/rules.mk | |||
| @@ -2,7 +2,7 @@ | |||
| 2 | MCU = atmega328p | 2 | MCU = atmega328p |
| 3 | 3 | ||
| 4 | # Bootloader selection | 4 | # Bootloader selection |
| 5 | BOOTLOADER = USBasp | 5 | BOOTLOADER = usbasploader |
| 6 | 6 | ||
| 7 | BOOTMAGIC_ENABLE = no # Enable Bootmagic Lite | 7 | BOOTMAGIC_ENABLE = no # Enable Bootmagic Lite |
| 8 | MOUSEKEY_ENABLE = yes | 8 | MOUSEKEY_ENABLE = yes |
| @@ -19,4 +19,4 @@ AUDIO_ENABLE = no | |||
| 19 | FAUXCLICKY_ENABLE = no | 19 | FAUXCLICKY_ENABLE = no |
| 20 | LAYOUTS_HAS_RGB = no | 20 | LAYOUTS_HAS_RGB = no |
| 21 | ENCODER_ENABLE = yes | 21 | ENCODER_ENABLE = yes |
| 22 | LEADER_ENABLE = yes \ No newline at end of file | 22 | LEADER_ENABLE = yes |
diff --git a/keyboards/amag23/rules.mk b/keyboards/amag23/rules.mk index e577250aa..5fab15c39 100644 --- a/keyboards/amag23/rules.mk +++ b/keyboards/amag23/rules.mk | |||
| @@ -2,7 +2,7 @@ | |||
| 2 | MCU = atmega32a | 2 | MCU = atmega32a |
| 3 | 3 | ||
| 4 | # Bootloader selection | 4 | # Bootloader selection |
| 5 | BOOTLOADER = bootloadHID | 5 | BOOTLOADER = bootloadhid |
| 6 | 6 | ||
| 7 | # Build Options | 7 | # Build Options |
| 8 | # change yes to no to disable | 8 | # change yes to no to disable |
diff --git a/keyboards/ares/rules.mk b/keyboards/ares/rules.mk index e9aa75f14..d726cc5ec 100644 --- a/keyboards/ares/rules.mk +++ b/keyboards/ares/rules.mk | |||
| @@ -2,7 +2,7 @@ | |||
| 2 | MCU = atmega32a | 2 | MCU = atmega32a |
| 3 | 3 | ||
| 4 | # Bootloader selection | 4 | # Bootloader selection |
| 5 | BOOTLOADER = bootloadHID | 5 | BOOTLOADER = bootloadhid |
| 6 | 6 | ||
| 7 | # Build Options | 7 | # Build Options |
| 8 | # change yes to no to disable | 8 | # change yes to no to disable |
diff --git a/keyboards/axolstudio/helpo/rules.mk b/keyboards/axolstudio/helpo/rules.mk index bbf233bd4..393121685 100644 --- a/keyboards/axolstudio/helpo/rules.mk +++ b/keyboards/axolstudio/helpo/rules.mk | |||
| @@ -5,7 +5,7 @@ MCU = atmega32a | |||
| 5 | F_CPU = 16000000 | 5 | F_CPU = 16000000 |
| 6 | 6 | ||
| 7 | # Bootloader selection | 7 | # Bootloader selection |
| 8 | BOOTLOADER = USBasp | 8 | BOOTLOADER = usbasploader |
| 9 | 9 | ||
| 10 | # Build Options | 10 | # Build Options |
| 11 | # change yes to no to disable | 11 | # change yes to no to disable |
diff --git a/keyboards/barleycorn/rules.mk b/keyboards/barleycorn/rules.mk index 82a406da1..e85055a70 100644 --- a/keyboards/barleycorn/rules.mk +++ b/keyboards/barleycorn/rules.mk | |||
| @@ -2,7 +2,7 @@ | |||
| 2 | MCU = atmega328p | 2 | MCU = atmega328p |
| 3 | 3 | ||
| 4 | # Bootloader selection | 4 | # Bootloader selection |
| 5 | BOOTLOADER = USBasp | 5 | BOOTLOADER = usbasploader |
| 6 | 6 | ||
| 7 | # Build Options | 7 | # Build Options |
| 8 | # change yes to no to disable | 8 | # change yes to no to disable |
diff --git a/keyboards/basketweave/rules.mk b/keyboards/basketweave/rules.mk index 49e925ef0..ddc50713c 100644 --- a/keyboards/basketweave/rules.mk +++ b/keyboards/basketweave/rules.mk | |||
| @@ -5,7 +5,7 @@ MCU = atmega32a | |||
| 5 | F_CPU = 16000000 | 5 | F_CPU = 16000000 |
| 6 | 6 | ||
| 7 | # Bootloader selection | 7 | # Bootloader selection |
| 8 | BOOTLOADER = USBasp | 8 | BOOTLOADER = usbasploader |
| 9 | 9 | ||
| 10 | # Build Options | 10 | # Build Options |
| 11 | # change yes to no to disable | 11 | # change yes to no to disable |
diff --git a/keyboards/bfake/rules.mk b/keyboards/bfake/rules.mk index e2d035abb..6f95a118f 100644 --- a/keyboards/bfake/rules.mk +++ b/keyboards/bfake/rules.mk | |||
| @@ -2,7 +2,7 @@ | |||
| 2 | MCU = atmega32a | 2 | MCU = atmega32a |
| 3 | 3 | ||
| 4 | # Bootloader selection | 4 | # Bootloader selection |
| 5 | BOOTLOADER = bootloadHID | 5 | BOOTLOADER = bootloadhid |
| 6 | 6 | ||
| 7 | # build options | 7 | # build options |
| 8 | BOOTMAGIC_ENABLE = lite # Enable Bootmagic Lite | 8 | BOOTMAGIC_ENABLE = lite # Enable Bootmagic Lite |
diff --git a/keyboards/chidori/rules.mk b/keyboards/chidori/rules.mk index 63227aafa..7f3a54d48 100644 --- a/keyboards/chidori/rules.mk +++ b/keyboards/chidori/rules.mk | |||
| @@ -2,7 +2,7 @@ | |||
| 2 | MCU = atmega328p | 2 | MCU = atmega328p |
| 3 | 3 | ||
| 4 | # Bootloader selection | 4 | # Bootloader selection |
| 5 | BOOTLOADER = USBasp | 5 | BOOTLOADER = usbasploader |
| 6 | 6 | ||
| 7 | # Build Options | 7 | # Build Options |
| 8 | # change yes to no to disable | 8 | # change yes to no to disable |
diff --git a/keyboards/coseyfannitutti/discipad/rules.mk b/keyboards/coseyfannitutti/discipad/rules.mk index d2998c290..014751c68 100644 --- a/keyboards/coseyfannitutti/discipad/rules.mk +++ b/keyboards/coseyfannitutti/discipad/rules.mk | |||
| @@ -2,7 +2,7 @@ | |||
| 2 | MCU = atmega328p | 2 | MCU = atmega328p |
| 3 | 3 | ||
| 4 | # Bootloader selection | 4 | # Bootloader selection |
| 5 | BOOTLOADER = USBasp | 5 | BOOTLOADER = usbasploader |
| 6 | 6 | ||
| 7 | # Build Options | 7 | # Build Options |
| 8 | # change yes to no to disable | 8 | # change yes to no to disable |
diff --git a/keyboards/coseyfannitutti/discipline/rules.mk b/keyboards/coseyfannitutti/discipline/rules.mk index dedd2c841..8244ff54c 100644 --- a/keyboards/coseyfannitutti/discipline/rules.mk +++ b/keyboards/coseyfannitutti/discipline/rules.mk | |||
| @@ -5,7 +5,7 @@ MCU = atmega32a | |||
| 5 | F_CPU = 16000000 | 5 | F_CPU = 16000000 |
| 6 | 6 | ||
| 7 | # Bootloader selection | 7 | # Bootloader selection |
| 8 | BOOTLOADER = USBasp | 8 | BOOTLOADER = usbasploader |
| 9 | 9 | ||
| 10 | # Build Options | 10 | # Build Options |
| 11 | # change yes to no to disable | 11 | # change yes to no to disable |
diff --git a/keyboards/coseyfannitutti/mysterium/rules.mk b/keyboards/coseyfannitutti/mysterium/rules.mk index c60044be3..b27ac8237 100644 --- a/keyboards/coseyfannitutti/mysterium/rules.mk +++ b/keyboards/coseyfannitutti/mysterium/rules.mk | |||
| @@ -5,7 +5,7 @@ MCU = atmega32a | |||
| 5 | F_CPU = 16000000 | 5 | F_CPU = 16000000 |
| 6 | 6 | ||
| 7 | # Bootloader selection | 7 | # Bootloader selection |
| 8 | BOOTLOADER = USBasp | 8 | BOOTLOADER = usbasploader |
| 9 | 9 | ||
| 10 | # Build Options | 10 | # Build Options |
| 11 | # change yes to no to disable | 11 | # change yes to no to disable |
diff --git a/keyboards/coseyfannitutti/romeo/rules.mk b/keyboards/coseyfannitutti/romeo/rules.mk index a338ecb23..c653f0c02 100644 --- a/keyboards/coseyfannitutti/romeo/rules.mk +++ b/keyboards/coseyfannitutti/romeo/rules.mk | |||
| @@ -2,7 +2,7 @@ | |||
| 2 | MCU = atmega328p | 2 | MCU = atmega328p |
| 3 | 3 | ||
| 4 | # Bootloader selection | 4 | # Bootloader selection |
| 5 | BOOTLOADER = USBasp | 5 | BOOTLOADER = usbasploader |
| 6 | 6 | ||
| 7 | # Build Options | 7 | # Build Options |
| 8 | # change yes to no to disable | 8 | # change yes to no to disable |
diff --git a/keyboards/db/db63/rules.mk b/keyboards/db/db63/rules.mk index fa79d9e81..3bff3ee31 100644 --- a/keyboards/db/db63/rules.mk +++ b/keyboards/db/db63/rules.mk | |||
| @@ -2,7 +2,7 @@ | |||
| 2 | MCU = atmega32a | 2 | MCU = atmega32a |
| 3 | 3 | ||
| 4 | # Bootloader selection | 4 | # Bootloader selection |
| 5 | BOOTLOADER = bootloadHID | 5 | BOOTLOADER = bootloadhid |
| 6 | 6 | ||
| 7 | # build options | 7 | # build options |
| 8 | BOOTMAGIC_ENABLE = no # Enable Bootmagic Lite | 8 | BOOTMAGIC_ENABLE = no # Enable Bootmagic Lite |
diff --git a/keyboards/dm9records/plaid/rules.mk b/keyboards/dm9records/plaid/rules.mk index 5488a2229..61347df8a 100644 --- a/keyboards/dm9records/plaid/rules.mk +++ b/keyboards/dm9records/plaid/rules.mk | |||
| @@ -2,7 +2,7 @@ | |||
| 2 | MCU = atmega328p | 2 | MCU = atmega328p |
| 3 | 3 | ||
| 4 | # Bootloader selection | 4 | # Bootloader selection |
| 5 | BOOTLOADER = USBasp | 5 | BOOTLOADER = usbasploader |
| 6 | 6 | ||
| 7 | # Build Options | 7 | # Build Options |
| 8 | # change yes to no to disable | 8 | # change yes to no to disable |
diff --git a/keyboards/dm9records/tartan/rules.mk b/keyboards/dm9records/tartan/rules.mk index b6ad05565..abf77e30f 100644 --- a/keyboards/dm9records/tartan/rules.mk +++ b/keyboards/dm9records/tartan/rules.mk | |||
| @@ -2,7 +2,7 @@ | |||
| 2 | MCU = atmega328p | 2 | MCU = atmega328p |
| 3 | 3 | ||
| 4 | # Bootloader selection | 4 | # Bootloader selection |
| 5 | BOOTLOADER = USBasp | 5 | BOOTLOADER = usbasploader |
| 6 | 6 | ||
| 7 | # Build Options | 7 | # Build Options |
| 8 | # change yes to no to disable | 8 | # change yes to no to disable |
diff --git a/keyboards/donutcables/budget96/rules.mk b/keyboards/donutcables/budget96/rules.mk index fa79d9e81..3bff3ee31 100644 --- a/keyboards/donutcables/budget96/rules.mk +++ b/keyboards/donutcables/budget96/rules.mk | |||
| @@ -2,7 +2,7 @@ | |||
| 2 | MCU = atmega32a | 2 | MCU = atmega32a |
| 3 | 3 | ||
| 4 | # Bootloader selection | 4 | # Bootloader selection |
| 5 | BOOTLOADER = bootloadHID | 5 | BOOTLOADER = bootloadhid |
| 6 | 6 | ||
| 7 | # build options | 7 | # build options |
| 8 | BOOTMAGIC_ENABLE = no # Enable Bootmagic Lite | 8 | BOOTMAGIC_ENABLE = no # Enable Bootmagic Lite |
diff --git a/keyboards/draytronics/daisy/rules.mk b/keyboards/draytronics/daisy/rules.mk index d26c9754e..e41c9da6c 100644 --- a/keyboards/draytronics/daisy/rules.mk +++ b/keyboards/draytronics/daisy/rules.mk | |||
| @@ -2,7 +2,7 @@ | |||
| 2 | MCU = atmega328p | 2 | MCU = atmega328p |
| 3 | 3 | ||
| 4 | # Bootloader selection | 4 | # Bootloader selection |
| 5 | BOOTLOADER = USBasp | 5 | BOOTLOADER = usbasploader |
| 6 | 6 | ||
| 7 | # Build Options | 7 | # Build Options |
| 8 | # change yes to no to disable | 8 | # change yes to no to disable |
diff --git a/keyboards/draytronics/scarlet/rules.mk b/keyboards/draytronics/scarlet/rules.mk index e7f155ff8..979ac444e 100644 --- a/keyboards/draytronics/scarlet/rules.mk +++ b/keyboards/draytronics/scarlet/rules.mk | |||
| @@ -5,7 +5,7 @@ MCU = atmega32a | |||
| 5 | F_CPU = 16000000 | 5 | F_CPU = 16000000 |
| 6 | 6 | ||
| 7 | # Bootloader selection | 7 | # Bootloader selection |
| 8 | BOOTLOADER = USBasp | 8 | BOOTLOADER = usbasploader |
| 9 | 9 | ||
| 10 | # Build Options | 10 | # Build Options |
| 11 | # change yes to no to disable | 11 | # change yes to no to disable |
diff --git a/keyboards/ericrlau/numdiscipline/rev1/rules.mk b/keyboards/ericrlau/numdiscipline/rev1/rules.mk index e3eb4ee6a..b8c7171cb 100644 --- a/keyboards/ericrlau/numdiscipline/rev1/rules.mk +++ b/keyboards/ericrlau/numdiscipline/rev1/rules.mk | |||
| @@ -5,7 +5,7 @@ MCU = atmega32a | |||
| 5 | F_CPU = 16000000 | 5 | F_CPU = 16000000 |
| 6 | 6 | ||
| 7 | # Bootloader selection | 7 | # Bootloader selection |
| 8 | BOOTLOADER = USBasp | 8 | BOOTLOADER = usbasploader |
| 9 | 9 | ||
| 10 | # Build Options | 10 | # Build Options |
| 11 | # change yes to no to disable | 11 | # change yes to no to disable |
diff --git a/keyboards/eve/meteor/rules.mk b/keyboards/eve/meteor/rules.mk index a6b468d7c..4c4a33355 100644 --- a/keyboards/eve/meteor/rules.mk +++ b/keyboards/eve/meteor/rules.mk | |||
| @@ -2,7 +2,7 @@ | |||
| 2 | MCU = atmega32a | 2 | MCU = atmega32a |
| 3 | 3 | ||
| 4 | # Bootloader selection | 4 | # Bootloader selection |
| 5 | BOOTLOADER = bootloadHID | 5 | BOOTLOADER = bootloadhid |
| 6 | 6 | ||
| 7 | # build options | 7 | # build options |
| 8 | BOOTMAGIC_ENABLE = no # Enable Bootmagic Lite | 8 | BOOTMAGIC_ENABLE = no # Enable Bootmagic Lite |
diff --git a/keyboards/exclusive/e6v2/le_bmc/rules.mk b/keyboards/exclusive/e6v2/le_bmc/rules.mk index 15895d289..f1518048e 100644 --- a/keyboards/exclusive/e6v2/le_bmc/rules.mk +++ b/keyboards/exclusive/e6v2/le_bmc/rules.mk | |||
| @@ -2,7 +2,7 @@ | |||
| 2 | MCU = atmega32a | 2 | MCU = atmega32a |
| 3 | 3 | ||
| 4 | # Bootloader selection | 4 | # Bootloader selection |
| 5 | BOOTLOADER = bootloadHID | 5 | BOOTLOADER = bootloadhid |
| 6 | 6 | ||
| 7 | # Build Options | 7 | # Build Options |
| 8 | # change yes to no to disable | 8 | # change yes to no to disable |
diff --git a/keyboards/exclusive/e6v2/oe_bmc/rules.mk b/keyboards/exclusive/e6v2/oe_bmc/rules.mk index 15895d289..f1518048e 100644 --- a/keyboards/exclusive/e6v2/oe_bmc/rules.mk +++ b/keyboards/exclusive/e6v2/oe_bmc/rules.mk | |||
| @@ -2,7 +2,7 @@ | |||
| 2 | MCU = atmega32a | 2 | MCU = atmega32a |
| 3 | 3 | ||
| 4 | # Bootloader selection | 4 | # Bootloader selection |
| 5 | BOOTLOADER = bootloadHID | 5 | BOOTLOADER = bootloadhid |
| 6 | 6 | ||
| 7 | # Build Options | 7 | # Build Options |
| 8 | # change yes to no to disable | 8 | # change yes to no to disable |
diff --git a/keyboards/exent/rules.mk b/keyboards/exent/rules.mk index bbf711ef6..69a80b563 100644 --- a/keyboards/exent/rules.mk +++ b/keyboards/exent/rules.mk | |||
| @@ -2,7 +2,7 @@ | |||
| 2 | MCU = atmega32a | 2 | MCU = atmega32a |
| 3 | 3 | ||
| 4 | # Bootloader selection | 4 | # Bootloader selection |
| 5 | BOOTLOADER = bootloadHID | 5 | BOOTLOADER = bootloadhid |
| 6 | 6 | ||
| 7 | # Build Options | 7 | # Build Options |
| 8 | # change yes to no to disable | 8 | # change yes to no to disable |
diff --git a/keyboards/facew/rules.mk b/keyboards/facew/rules.mk index 45b2004c5..96f4fd3d7 100644 --- a/keyboards/facew/rules.mk +++ b/keyboards/facew/rules.mk | |||
| @@ -2,7 +2,7 @@ | |||
| 2 | MCU = atmega32a | 2 | MCU = atmega32a |
| 3 | 3 | ||
| 4 | # Bootloader selection | 4 | # Bootloader selection |
| 5 | BOOTLOADER = bootloadHID | 5 | BOOTLOADER = bootloadhid |
| 6 | 6 | ||
| 7 | # build options | 7 | # build options |
| 8 | BOOTMAGIC_ENABLE = no # Enable Bootmagic Lite | 8 | BOOTMAGIC_ENABLE = no # Enable Bootmagic Lite |
diff --git a/keyboards/foxlab/time80/rules.mk b/keyboards/foxlab/time80/rules.mk index e39c2ea1e..f0fbba59f 100644 --- a/keyboards/foxlab/time80/rules.mk +++ b/keyboards/foxlab/time80/rules.mk | |||
| @@ -2,7 +2,7 @@ | |||
| 2 | MCU = atmega32a | 2 | MCU = atmega32a |
| 3 | 3 | ||
| 4 | # Bootloader selection | 4 | # Bootloader selection |
| 5 | BOOTLOADER = bootloadHID | 5 | BOOTLOADER = bootloadhid |
| 6 | 6 | ||
| 7 | # Build Options | 7 | # Build Options |
| 8 | # change yes to no to disable | 8 | # change yes to no to disable |
diff --git a/keyboards/ft/mars80/rules.mk b/keyboards/ft/mars80/rules.mk index db49c58df..3faff68b1 100644 --- a/keyboards/ft/mars80/rules.mk +++ b/keyboards/ft/mars80/rules.mk | |||
| @@ -2,7 +2,7 @@ | |||
| 2 | MCU = atmega32a | 2 | MCU = atmega32a |
| 3 | 3 | ||
| 4 | # Bootloader selection | 4 | # Bootloader selection |
| 5 | BOOTLOADER = bootloadHID | 5 | BOOTLOADER = bootloadhid |
| 6 | 6 | ||
| 7 | # build options | 7 | # build options |
| 8 | BOOTMAGIC_ENABLE = no # Enable Bootmagic Lite | 8 | BOOTMAGIC_ENABLE = no # Enable Bootmagic Lite |
diff --git a/keyboards/gingham/rules.mk b/keyboards/gingham/rules.mk index 412ad3283..b9302d703 100644 --- a/keyboards/gingham/rules.mk +++ b/keyboards/gingham/rules.mk | |||
| @@ -5,7 +5,7 @@ SRC = matrix.c \ | |||
| 5 | MCU = atmega328p | 5 | MCU = atmega328p |
| 6 | 6 | ||
| 7 | # Bootloader selection | 7 | # Bootloader selection |
| 8 | BOOTLOADER = USBasp | 8 | BOOTLOADER = usbasploader |
| 9 | 9 | ||
| 10 | # Build Options | 10 | # Build Options |
| 11 | # change yes to no to disable | 11 | # change yes to no to disable |
diff --git a/keyboards/gray_studio/hb85/rules.mk b/keyboards/gray_studio/hb85/rules.mk index adc0c7c1b..2dba9c3eb 100644 --- a/keyboards/gray_studio/hb85/rules.mk +++ b/keyboards/gray_studio/hb85/rules.mk | |||
| @@ -2,7 +2,7 @@ | |||
| 2 | MCU = atmega32a | 2 | MCU = atmega32a |
| 3 | 3 | ||
| 4 | # Bootloader selection | 4 | # Bootloader selection |
| 5 | BOOTLOADER = bootloadHID | 5 | BOOTLOADER = bootloadhid |
| 6 | 6 | ||
| 7 | # build options | 7 | # build options |
| 8 | BOOTMAGIC_ENABLE = no # Enable Bootmagic Lite | 8 | BOOTMAGIC_ENABLE = no # Enable Bootmagic Lite |
diff --git a/keyboards/handwired/axon/rules.mk b/keyboards/handwired/axon/rules.mk index 8742e3017..0411adeb6 100644 --- a/keyboards/handwired/axon/rules.mk +++ b/keyboards/handwired/axon/rules.mk | |||
| @@ -2,7 +2,7 @@ | |||
| 2 | MCU = atmega328p | 2 | MCU = atmega328p |
| 3 | 3 | ||
| 4 | # Bootloader selection | 4 | # Bootloader selection |
| 5 | BOOTLOADER = USBasp | 5 | BOOTLOADER = usbasploader |
| 6 | 6 | ||
| 7 | # Build Options | 7 | # Build Options |
| 8 | # change yes to no to disable | 8 | # change yes to no to disable |
diff --git a/keyboards/handwired/hnah40/rules.mk b/keyboards/handwired/hnah40/rules.mk index 41d3c0adb..d813756d8 100644 --- a/keyboards/handwired/hnah40/rules.mk +++ b/keyboards/handwired/hnah40/rules.mk | |||
| @@ -2,7 +2,7 @@ | |||
| 2 | MCU = atmega328p | 2 | MCU = atmega328p |
| 3 | 3 | ||
| 4 | # Bootloader selection | 4 | # Bootloader selection |
| 5 | BOOTLOADER = USBasp | 5 | BOOTLOADER = usbasploader |
| 6 | 6 | ||
| 7 | # Build Options | 7 | # Build Options |
| 8 | # change yes to no to disable | 8 | # change yes to no to disable |
diff --git a/keyboards/j80/rules.mk b/keyboards/j80/rules.mk index 44b5a51ee..75443bf09 100644 --- a/keyboards/j80/rules.mk +++ b/keyboards/j80/rules.mk | |||
| @@ -2,7 +2,7 @@ | |||
| 2 | MCU = atmega32a | 2 | MCU = atmega32a |
| 3 | 3 | ||
| 4 | # Bootloader selection | 4 | # Bootloader selection |
| 5 | BOOTLOADER = bootloadHID | 5 | BOOTLOADER = bootloadhid |
| 6 | 6 | ||
| 7 | # Build Options | 7 | # Build Options |
| 8 | # change yes to no to disable | 8 | # change yes to no to disable |
diff --git a/keyboards/jc65/v32a/rules.mk b/keyboards/jc65/v32a/rules.mk index c256d5766..af36151cc 100644 --- a/keyboards/jc65/v32a/rules.mk +++ b/keyboards/jc65/v32a/rules.mk | |||
| @@ -2,7 +2,7 @@ | |||
| 2 | MCU = atmega32a | 2 | MCU = atmega32a |
| 3 | 3 | ||
| 4 | # Bootloader selection | 4 | # Bootloader selection |
| 5 | BOOTLOADER = bootloadHID | 5 | BOOTLOADER = bootloadhid |
| 6 | 6 | ||
| 7 | # build options | 7 | # build options |
| 8 | BOOTMAGIC_ENABLE = lite # Enable Bootmagic Lite | 8 | BOOTMAGIC_ENABLE = lite # Enable Bootmagic Lite |
diff --git a/keyboards/kb_elmo/aek2_usb/rules.mk b/keyboards/kb_elmo/aek2_usb/rules.mk index a6e50e417..1b26c2a5e 100644 --- a/keyboards/kb_elmo/aek2_usb/rules.mk +++ b/keyboards/kb_elmo/aek2_usb/rules.mk | |||
| @@ -5,7 +5,7 @@ MCU = atmega32a | |||
| 5 | F_CPU = 16000000 | 5 | F_CPU = 16000000 |
| 6 | 6 | ||
| 7 | # Bootloader selection | 7 | # Bootloader selection |
| 8 | BOOTLOADER = USBasp | 8 | BOOTLOADER = usbasploader |
| 9 | 9 | ||
| 10 | # Build Options | 10 | # Build Options |
| 11 | # change yes to no to disable | 11 | # change yes to no to disable |
diff --git a/keyboards/kb_elmo/elmopad/rules.mk b/keyboards/kb_elmo/elmopad/rules.mk index d67199de8..38b1fbd86 100644 --- a/keyboards/kb_elmo/elmopad/rules.mk +++ b/keyboards/kb_elmo/elmopad/rules.mk | |||
| @@ -5,7 +5,7 @@ MCU = atmega328p | |||
| 5 | F_CPU = 16000000 | 5 | F_CPU = 16000000 |
| 6 | 6 | ||
| 7 | # Bootloader selection | 7 | # Bootloader selection |
| 8 | BOOTLOADER = USBasp | 8 | BOOTLOADER = usbasploader |
| 9 | 9 | ||
| 10 | # Build Options | 10 | # Build Options |
| 11 | # change yes to no to disable | 11 | # change yes to no to disable |
diff --git a/keyboards/kb_elmo/m0110a_usb/rules.mk b/keyboards/kb_elmo/m0110a_usb/rules.mk index a6e50e417..1b26c2a5e 100644 --- a/keyboards/kb_elmo/m0110a_usb/rules.mk +++ b/keyboards/kb_elmo/m0110a_usb/rules.mk | |||
| @@ -5,7 +5,7 @@ MCU = atmega32a | |||
| 5 | F_CPU = 16000000 | 5 | F_CPU = 16000000 |
| 6 | 6 | ||
| 7 | # Bootloader selection | 7 | # Bootloader selection |
| 8 | BOOTLOADER = USBasp | 8 | BOOTLOADER = usbasploader |
| 9 | 9 | ||
| 10 | # Build Options | 10 | # Build Options |
| 11 | # change yes to no to disable | 11 | # change yes to no to disable |
diff --git a/keyboards/kb_elmo/m0116_usb/rules.mk b/keyboards/kb_elmo/m0116_usb/rules.mk index a6e50e417..1b26c2a5e 100644 --- a/keyboards/kb_elmo/m0116_usb/rules.mk +++ b/keyboards/kb_elmo/m0116_usb/rules.mk | |||
| @@ -5,7 +5,7 @@ MCU = atmega32a | |||
| 5 | F_CPU = 16000000 | 5 | F_CPU = 16000000 |
| 6 | 6 | ||
| 7 | # Bootloader selection | 7 | # Bootloader selection |
| 8 | BOOTLOADER = USBasp | 8 | BOOTLOADER = usbasploader |
| 9 | 9 | ||
| 10 | # Build Options | 10 | # Build Options |
| 11 | # change yes to no to disable | 11 | # change yes to no to disable |
diff --git a/keyboards/kb_elmo/sesame/rules.mk b/keyboards/kb_elmo/sesame/rules.mk index 5b9861d70..abac18ac3 100644 --- a/keyboards/kb_elmo/sesame/rules.mk +++ b/keyboards/kb_elmo/sesame/rules.mk | |||
| @@ -5,7 +5,7 @@ MCU = atmega32a | |||
| 5 | F_CPU = 16000000 | 5 | F_CPU = 16000000 |
| 6 | 6 | ||
| 7 | # Bootloader selection | 7 | # Bootloader selection |
| 8 | BOOTLOADER = USBasp | 8 | BOOTLOADER = usbasploader |
| 9 | 9 | ||
| 10 | # Build Options | 10 | # Build Options |
| 11 | # change yes to no to disable | 11 | # change yes to no to disable |
diff --git a/keyboards/kb_elmo/twelvekey/rules.mk b/keyboards/kb_elmo/twelvekey/rules.mk index 17212e0d6..371b50876 100644 --- a/keyboards/kb_elmo/twelvekey/rules.mk +++ b/keyboards/kb_elmo/twelvekey/rules.mk | |||
| @@ -5,7 +5,7 @@ MCU = atmega328p | |||
| 5 | F_CPU = 16000000 | 5 | F_CPU = 16000000 |
| 6 | 6 | ||
| 7 | # Bootloader selection | 7 | # Bootloader selection |
| 8 | BOOTLOADER = USBasp | 8 | BOOTLOADER = usbasploader |
| 9 | 9 | ||
| 10 | # Build Options | 10 | # Build Options |
| 11 | # change yes to no to disable | 11 | # change yes to no to disable |
diff --git a/keyboards/kbdfans/kbdpad/mk1/rules.mk b/keyboards/kbdfans/kbdpad/mk1/rules.mk index 9046d3714..9912abbe9 100644 --- a/keyboards/kbdfans/kbdpad/mk1/rules.mk +++ b/keyboards/kbdfans/kbdpad/mk1/rules.mk | |||
| @@ -2,7 +2,7 @@ | |||
| 2 | MCU = atmega32a | 2 | MCU = atmega32a |
| 3 | 3 | ||
| 4 | # Bootloader selection | 4 | # Bootloader selection |
| 5 | BOOTLOADER = bootloadHID | 5 | BOOTLOADER = bootloadhid |
| 6 | 6 | ||
| 7 | # build options | 7 | # build options |
| 8 | BOOTMAGIC_ENABLE = no # Enable Bootmagic Lite | 8 | BOOTMAGIC_ENABLE = no # Enable Bootmagic Lite |
diff --git a/keyboards/keycapsss/plaid_pad/rules.mk b/keyboards/keycapsss/plaid_pad/rules.mk index 0a8ba1c45..719c72914 100644 --- a/keyboards/keycapsss/plaid_pad/rules.mk +++ b/keyboards/keycapsss/plaid_pad/rules.mk | |||
| @@ -2,7 +2,7 @@ | |||
| 2 | MCU = atmega328p | 2 | MCU = atmega328p |
| 3 | 3 | ||
| 4 | # Bootloader selection | 4 | # Bootloader selection |
| 5 | BOOTLOADER = USBasp | 5 | BOOTLOADER = usbasploader |
| 6 | 6 | ||
| 7 | # Build Options | 7 | # Build Options |
| 8 | # change yes to no to disable | 8 | # change yes to no to disable |
diff --git a/keyboards/kira80/rules.mk b/keyboards/kira80/rules.mk index a790b0a94..c1207e4b7 100644 --- a/keyboards/kira80/rules.mk +++ b/keyboards/kira80/rules.mk | |||
| @@ -2,7 +2,7 @@ | |||
| 2 | MCU = atmega32a | 2 | MCU = atmega32a |
| 3 | 3 | ||
| 4 | # Bootloader selection | 4 | # Bootloader selection |
| 5 | BOOTLOADER = bootloadHID | 5 | BOOTLOADER = bootloadhid |
| 6 | 6 | ||
| 7 | # Build Options | 7 | # Build Options |
| 8 | # change yes to no to disable | 8 | # change yes to no to disable |
diff --git a/keyboards/kprepublic/jj40/rules.mk b/keyboards/kprepublic/jj40/rules.mk index 70fbf9b1a..15a0d5061 100644 --- a/keyboards/kprepublic/jj40/rules.mk +++ b/keyboards/kprepublic/jj40/rules.mk | |||
| @@ -2,7 +2,7 @@ | |||
| 2 | MCU = atmega32a | 2 | MCU = atmega32a |
| 3 | 3 | ||
| 4 | # Bootloader selection | 4 | # Bootloader selection |
| 5 | BOOTLOADER = bootloadHID | 5 | BOOTLOADER = bootloadhid |
| 6 | 6 | ||
| 7 | # Build Options | 7 | # Build Options |
| 8 | # change yes to no to disable | 8 | # change yes to no to disable |
diff --git a/keyboards/kprepublic/jj4x4/rules.mk b/keyboards/kprepublic/jj4x4/rules.mk index df113b951..803ea608d 100644 --- a/keyboards/kprepublic/jj4x4/rules.mk +++ b/keyboards/kprepublic/jj4x4/rules.mk | |||
| @@ -2,7 +2,7 @@ | |||
| 2 | MCU = atmega32a | 2 | MCU = atmega32a |
| 3 | 3 | ||
| 4 | # Bootloader selection | 4 | # Bootloader selection |
| 5 | BOOTLOADER = bootloadHID | 5 | BOOTLOADER = bootloadhid |
| 6 | 6 | ||
| 7 | # Build Options | 7 | # Build Options |
| 8 | # change yes to no to disable | 8 | # change yes to no to disable |
diff --git a/keyboards/kprepublic/jj50/rules.mk b/keyboards/kprepublic/jj50/rules.mk index 2b39216ed..69dcae078 100644 --- a/keyboards/kprepublic/jj50/rules.mk +++ b/keyboards/kprepublic/jj50/rules.mk | |||
| @@ -2,7 +2,7 @@ | |||
| 2 | MCU = atmega32a | 2 | MCU = atmega32a |
| 3 | 3 | ||
| 4 | # Bootloader selection | 4 | # Bootloader selection |
| 5 | BOOTLOADER = bootloadHID | 5 | BOOTLOADER = bootloadhid |
| 6 | 6 | ||
| 7 | # build options | 7 | # build options |
| 8 | BOOTMAGIC_ENABLE = lite # Enable Bootmagic Lite | 8 | BOOTMAGIC_ENABLE = lite # Enable Bootmagic Lite |
diff --git a/keyboards/lattice60/rules.mk b/keyboards/lattice60/rules.mk index cca470ceb..6965f9ada 100644 --- a/keyboards/lattice60/rules.mk +++ b/keyboards/lattice60/rules.mk | |||
| @@ -2,7 +2,7 @@ | |||
| 2 | MCU = atmega328p | 2 | MCU = atmega328p |
| 3 | 3 | ||
| 4 | # Bootloader selection | 4 | # Bootloader selection |
| 5 | BOOTLOADER = USBasp | 5 | BOOTLOADER = usbasploader |
| 6 | 6 | ||
| 7 | # Processor frequency | 7 | # Processor frequency |
| 8 | F_CPU = 12000000 | 8 | F_CPU = 12000000 |
diff --git a/keyboards/lck75/rules.mk b/keyboards/lck75/rules.mk index 8d990e00e..29eb4be84 100644 --- a/keyboards/lck75/rules.mk +++ b/keyboards/lck75/rules.mk | |||
| @@ -5,7 +5,7 @@ MCU = atmega32a | |||
| 5 | F_CPU = 16000000 | 5 | F_CPU = 16000000 |
| 6 | 6 | ||
| 7 | # Bootloader selection | 7 | # Bootloader selection |
| 8 | BOOTLOADER = USBasp | 8 | BOOTLOADER = usbasploader |
| 9 | 9 | ||
| 10 | # Build Options | 10 | # Build Options |
| 11 | # change yes to no to disable | 11 | # change yes to no to disable |
| @@ -30,4 +30,3 @@ ENCODER_ENABLE = yes | |||
| 30 | WPM_ENABLE = yes | 30 | WPM_ENABLE = yes |
| 31 | LTO_ENABLE = no | 31 | LTO_ENABLE = no |
| 32 | AUTO_SHIFT_ENABLE = no | 32 | AUTO_SHIFT_ENABLE = no |
| 33 | |||
diff --git a/keyboards/leeku/finger65/rules.mk b/keyboards/leeku/finger65/rules.mk index 20dbb7530..42c1fb52f 100644 --- a/keyboards/leeku/finger65/rules.mk +++ b/keyboards/leeku/finger65/rules.mk | |||
| @@ -2,7 +2,7 @@ | |||
| 2 | MCU = atmega32a | 2 | MCU = atmega32a |
| 3 | 3 | ||
| 4 | # Bootloader selection | 4 | # Bootloader selection |
| 5 | BOOTLOADER = bootloadHID | 5 | BOOTLOADER = bootloadhid |
| 6 | 6 | ||
| 7 | # Build Options | 7 | # Build Options |
| 8 | # change yes to no to disable | 8 | # change yes to no to disable |
diff --git a/keyboards/mechlovin/hex4b/rules.mk b/keyboards/mechlovin/hex4b/rules.mk index e646f085b..03ebafa10 100644 --- a/keyboards/mechlovin/hex4b/rules.mk +++ b/keyboards/mechlovin/hex4b/rules.mk | |||
| @@ -2,7 +2,7 @@ | |||
| 2 | MCU = atmega32a | 2 | MCU = atmega32a |
| 3 | 3 | ||
| 4 | # Bootloader selection | 4 | # Bootloader selection |
| 5 | BOOTLOADER = USBasp | 5 | BOOTLOADER = usbasploader |
| 6 | 6 | ||
| 7 | # Processor frequency | 7 | # Processor frequency |
| 8 | F_CPU = 16000000 | 8 | F_CPU = 16000000 |
diff --git a/keyboards/mechlovin/infinity87/rev2/rules.mk b/keyboards/mechlovin/infinity87/rev2/rules.mk index 367e0bc82..3b1541336 100644 --- a/keyboards/mechlovin/infinity87/rev2/rules.mk +++ b/keyboards/mechlovin/infinity87/rev2/rules.mk | |||
| @@ -5,7 +5,7 @@ MCU = atmega32a | |||
| 5 | F_CPU = 16000000 | 5 | F_CPU = 16000000 |
| 6 | 6 | ||
| 7 | # Bootloader selection | 7 | # Bootloader selection |
| 8 | BOOTLOADER = USBasp | 8 | BOOTLOADER = usbasploader |
| 9 | 9 | ||
| 10 | # Build Options | 10 | # Build Options |
| 11 | # change yes to no to disable | 11 | # change yes to no to disable |
diff --git a/keyboards/mechlovin/mechlovin9/rev2/rules.mk b/keyboards/mechlovin/mechlovin9/rev2/rules.mk index 77a26616f..afbfc0d85 100644 --- a/keyboards/mechlovin/mechlovin9/rev2/rules.mk +++ b/keyboards/mechlovin/mechlovin9/rev2/rules.mk | |||
| @@ -5,5 +5,4 @@ MCU = atmega32a | |||
| 5 | F_CPU = 16000000 | 5 | F_CPU = 16000000 |
| 6 | 6 | ||
| 7 | # Bootloader selection | 7 | # Bootloader selection |
| 8 | BOOTLOADER = bootloadHID | 8 | BOOTLOADER = bootloadhid |
| 9 | |||
diff --git a/keyboards/mechlovin/th1800/rules.mk b/keyboards/mechlovin/th1800/rules.mk index bbf233bd4..393121685 100644 --- a/keyboards/mechlovin/th1800/rules.mk +++ b/keyboards/mechlovin/th1800/rules.mk | |||
| @@ -5,7 +5,7 @@ MCU = atmega32a | |||
| 5 | F_CPU = 16000000 | 5 | F_CPU = 16000000 |
| 6 | 6 | ||
| 7 | # Bootloader selection | 7 | # Bootloader selection |
| 8 | BOOTLOADER = USBasp | 8 | BOOTLOADER = usbasploader |
| 9 | 9 | ||
| 10 | # Build Options | 10 | # Build Options |
| 11 | # change yes to no to disable | 11 | # change yes to no to disable |
diff --git a/keyboards/mechwild/mercutio/rules.mk b/keyboards/mechwild/mercutio/rules.mk index 672d13c85..7d2bb2c75 100644 --- a/keyboards/mechwild/mercutio/rules.mk +++ b/keyboards/mechwild/mercutio/rules.mk | |||
| @@ -2,7 +2,7 @@ | |||
| 2 | MCU = atmega328p | 2 | MCU = atmega328p |
| 3 | 3 | ||
| 4 | # Bootloader selection | 4 | # Bootloader selection |
| 5 | BOOTLOADER = USBasp | 5 | BOOTLOADER = usbasploader |
| 6 | 6 | ||
| 7 | # Build Options | 7 | # Build Options |
| 8 | # change yes to no to disable | 8 | # change yes to no to disable |
diff --git a/keyboards/mehkee96/rules.mk b/keyboards/mehkee96/rules.mk index 75b25b87f..00ae8043e 100644 --- a/keyboards/mehkee96/rules.mk +++ b/keyboards/mehkee96/rules.mk | |||
| @@ -2,7 +2,7 @@ | |||
| 2 | MCU = atmega32a | 2 | MCU = atmega32a |
| 3 | 3 | ||
| 4 | # Bootloader selection | 4 | # Bootloader selection |
| 5 | BOOTLOADER = bootloadHID | 5 | BOOTLOADER = bootloadhid |
| 6 | 6 | ||
| 7 | # Build Options | 7 | # Build Options |
| 8 | # comment out to disable the options. | 8 | # comment out to disable the options. |
diff --git a/keyboards/mt40/rules.mk b/keyboards/mt40/rules.mk index bb092970f..d3ecc2029 100644 --- a/keyboards/mt40/rules.mk +++ b/keyboards/mt40/rules.mk | |||
| @@ -2,7 +2,7 @@ | |||
| 2 | MCU = atmega32a | 2 | MCU = atmega32a |
| 3 | 3 | ||
| 4 | # Bootloader selection | 4 | # Bootloader selection |
| 5 | BOOTLOADER = bootloadHID | 5 | BOOTLOADER = bootloadhid |
| 6 | 6 | ||
| 7 | # build options | 7 | # build options |
| 8 | BOOTMAGIC_ENABLE = lite # Enable Bootmagic Lite | 8 | BOOTMAGIC_ENABLE = lite # Enable Bootmagic Lite |
diff --git a/keyboards/nullbitsco/scramble/rules.mk b/keyboards/nullbitsco/scramble/rules.mk index 05840d9c0..470146424 100644 --- a/keyboards/nullbitsco/scramble/rules.mk +++ b/keyboards/nullbitsco/scramble/rules.mk | |||
| @@ -2,7 +2,7 @@ | |||
| 2 | MCU = atmega328p | 2 | MCU = atmega328p |
| 3 | 3 | ||
| 4 | # Bootloader selection | 4 | # Bootloader selection |
| 5 | BOOTLOADER = USBasp | 5 | BOOTLOADER = usbasploader |
| 6 | 6 | ||
| 7 | # Build Options | 7 | # Build Options |
| 8 | # change yes to no to disable | 8 | # change yes to no to disable |
diff --git a/keyboards/oddforge/vea/rules.mk b/keyboards/oddforge/vea/rules.mk index 1773d2a3f..e466f73ea 100644 --- a/keyboards/oddforge/vea/rules.mk +++ b/keyboards/oddforge/vea/rules.mk | |||
| @@ -2,7 +2,7 @@ | |||
| 2 | MCU = atmega32a | 2 | MCU = atmega32a |
| 3 | 3 | ||
| 4 | # Bootloader selection | 4 | # Bootloader selection |
| 5 | BOOTLOADER = bootloadHID | 5 | BOOTLOADER = bootloadhid |
| 6 | 6 | ||
| 7 | # Build Options | 7 | # Build Options |
| 8 | BOOTMAGIC_ENABLE = no # Enable Bootmagic Lite | 8 | BOOTMAGIC_ENABLE = no # Enable Bootmagic Lite |
diff --git a/keyboards/ortho5by12/rules.mk b/keyboards/ortho5by12/rules.mk index a7bdb8702..dc33772a6 100644 --- a/keyboards/ortho5by12/rules.mk +++ b/keyboards/ortho5by12/rules.mk | |||
| @@ -2,7 +2,7 @@ | |||
| 2 | MCU = atmega328p | 2 | MCU = atmega328p |
| 3 | 3 | ||
| 4 | # Bootloader selection | 4 | # Bootloader selection |
| 5 | BOOTLOADER = USBasp | 5 | BOOTLOADER = usbasploader |
| 6 | 6 | ||
| 7 | # Build Options | 7 | # Build Options |
| 8 | # change yes to no to disable | 8 | # change yes to no to disable |
diff --git a/keyboards/orthocode/rules.mk b/keyboards/orthocode/rules.mk index f099d6f09..b798a3836 100644 --- a/keyboards/orthocode/rules.mk +++ b/keyboards/orthocode/rules.mk | |||
| @@ -5,7 +5,7 @@ MCU = atmega32a | |||
| 5 | F_CPU = 16000000 | 5 | F_CPU = 16000000 |
| 6 | 6 | ||
| 7 | # Bootloader selection | 7 | # Bootloader selection |
| 8 | BOOTLOADER = USBasp | 8 | BOOTLOADER = usbasploader |
| 9 | 9 | ||
| 10 | # Build Options | 10 | # Build Options |
| 11 | # change yes to no to disable | 11 | # change yes to no to disable |
diff --git a/keyboards/panc60/rules.mk b/keyboards/panc60/rules.mk index 1d0118a78..1c8a2d105 100644 --- a/keyboards/panc60/rules.mk +++ b/keyboards/panc60/rules.mk | |||
| @@ -2,7 +2,7 @@ | |||
| 2 | MCU = atmega32a | 2 | MCU = atmega32a |
| 3 | 3 | ||
| 4 | # Bootloader selection | 4 | # Bootloader selection |
| 5 | BOOTLOADER = bootloadHID | 5 | BOOTLOADER = bootloadhid |
| 6 | 6 | ||
| 7 | # build options | 7 | # build options |
| 8 | BOOTMAGIC_ENABLE = no # Enable Bootmagic Lite | 8 | BOOTMAGIC_ENABLE = no # Enable Bootmagic Lite |
diff --git a/keyboards/pearl/rules.mk b/keyboards/pearl/rules.mk index adc0c7c1b..2dba9c3eb 100644 --- a/keyboards/pearl/rules.mk +++ b/keyboards/pearl/rules.mk | |||
| @@ -2,7 +2,7 @@ | |||
| 2 | MCU = atmega32a | 2 | MCU = atmega32a |
| 3 | 3 | ||
| 4 | # Bootloader selection | 4 | # Bootloader selection |
| 5 | BOOTLOADER = bootloadHID | 5 | BOOTLOADER = bootloadhid |
| 6 | 6 | ||
| 7 | # build options | 7 | # build options |
| 8 | BOOTMAGIC_ENABLE = no # Enable Bootmagic Lite | 8 | BOOTMAGIC_ENABLE = no # Enable Bootmagic Lite |
diff --git a/keyboards/peej/lumberjack/rules.mk b/keyboards/peej/lumberjack/rules.mk index 6e50d7ac0..62ce0932c 100644 --- a/keyboards/peej/lumberjack/rules.mk +++ b/keyboards/peej/lumberjack/rules.mk | |||
| @@ -2,7 +2,7 @@ | |||
| 2 | MCU = atmega328p | 2 | MCU = atmega328p |
| 3 | 3 | ||
| 4 | # Bootloader selection | 4 | # Bootloader selection |
| 5 | BOOTLOADER = USBasp | 5 | BOOTLOADER = usbasploader |
| 6 | 6 | ||
| 7 | # Build Options | 7 | # Build Options |
| 8 | # change yes to no to disable | 8 | # change yes to no to disable |
diff --git a/keyboards/percent/canoe/rules.mk b/keyboards/percent/canoe/rules.mk index ce66972be..39602cba7 100644 --- a/keyboards/percent/canoe/rules.mk +++ b/keyboards/percent/canoe/rules.mk | |||
| @@ -2,7 +2,7 @@ | |||
| 2 | MCU = atmega32a | 2 | MCU = atmega32a |
| 3 | 3 | ||
| 4 | # Bootloader selection | 4 | # Bootloader selection |
| 5 | BOOTLOADER = bootloadHID | 5 | BOOTLOADER = bootloadhid |
| 6 | 6 | ||
| 7 | # build options | 7 | # build options |
| 8 | BOOTMAGIC_ENABLE = lite # Enable Bootmagic Lite | 8 | BOOTMAGIC_ENABLE = lite # Enable Bootmagic Lite |
diff --git a/keyboards/percent/skog/rules.mk b/keyboards/percent/skog/rules.mk index 1f74c8667..7c8b7f8b2 100644 --- a/keyboards/percent/skog/rules.mk +++ b/keyboards/percent/skog/rules.mk | |||
| @@ -2,7 +2,7 @@ | |||
| 2 | MCU = atmega32a | 2 | MCU = atmega32a |
| 3 | 3 | ||
| 4 | # Bootloader selection | 4 | # Bootloader selection |
| 5 | BOOTLOADER = bootloadHID | 5 | BOOTLOADER = bootloadhid |
| 6 | 6 | ||
| 7 | # build options | 7 | # build options |
| 8 | BOOTMAGIC_ENABLE = lite # Enable Bootmagic Lite | 8 | BOOTMAGIC_ENABLE = lite # Enable Bootmagic Lite |
diff --git a/keyboards/percent/skog_lite/rules.mk b/keyboards/percent/skog_lite/rules.mk index b4bbd4a53..dcb50e893 100644 --- a/keyboards/percent/skog_lite/rules.mk +++ b/keyboards/percent/skog_lite/rules.mk | |||
| @@ -2,7 +2,7 @@ | |||
| 2 | MCU = atmega32a | 2 | MCU = atmega32a |
| 3 | 3 | ||
| 4 | # Bootloader selection | 4 | # Bootloader selection |
| 5 | BOOTLOADER = bootloadHID | 5 | BOOTLOADER = bootloadhid |
| 6 | 6 | ||
| 7 | # Build Options | 7 | # Build Options |
| 8 | # change yes to no to disable | 8 | # change yes to no to disable |
diff --git a/keyboards/planck/thk/rules.mk b/keyboards/planck/thk/rules.mk index 04ca579c1..3d474957a 100644 --- a/keyboards/planck/thk/rules.mk +++ b/keyboards/planck/thk/rules.mk | |||
| @@ -20,7 +20,7 @@ MCU = atmega32a | |||
| 20 | F_CPU = 16000000 | 20 | F_CPU = 16000000 |
| 21 | 21 | ||
| 22 | # Bootloader selection | 22 | # Bootloader selection |
| 23 | BOOTLOADER = USBasp | 23 | BOOTLOADER = usbasploader |
| 24 | 24 | ||
| 25 | # Build Options | 25 | # Build Options |
| 26 | # change yes to no to disable | 26 | # change yes to no to disable |
diff --git a/keyboards/punk75/rules.mk b/keyboards/punk75/rules.mk index dd29f64bc..d23e3711a 100644 --- a/keyboards/punk75/rules.mk +++ b/keyboards/punk75/rules.mk | |||
| @@ -5,7 +5,7 @@ MCU = atmega32a | |||
| 5 | F_CPU = 16000000 | 5 | F_CPU = 16000000 |
| 6 | 6 | ||
| 7 | # Bootloader selection | 7 | # Bootloader selection |
| 8 | BOOTLOADER = USBasp | 8 | BOOTLOADER = usbasploader |
| 9 | 9 | ||
| 10 | # Build Options | 10 | # Build Options |
| 11 | # change yes to no to disable | 11 | # change yes to no to disable |
diff --git a/keyboards/ramonimbao/aelith/rules.mk b/keyboards/ramonimbao/aelith/rules.mk index 342210d20..e98d0e69c 100644 --- a/keyboards/ramonimbao/aelith/rules.mk +++ b/keyboards/ramonimbao/aelith/rules.mk | |||
| @@ -5,7 +5,7 @@ MCU = atmega32a | |||
| 5 | F_CPU = 16000000 | 5 | F_CPU = 16000000 |
| 6 | 6 | ||
| 7 | # Bootloader selection | 7 | # Bootloader selection |
| 8 | BOOTLOADER = USBasp | 8 | BOOTLOADER = usbasploader |
| 9 | 9 | ||
| 10 | # Build Options | 10 | # Build Options |
| 11 | # change yes to no to disable | 11 | # change yes to no to disable |
diff --git a/keyboards/ramonimbao/chevron/rules.mk b/keyboards/ramonimbao/chevron/rules.mk index 9873bc51c..3408296b4 100644 --- a/keyboards/ramonimbao/chevron/rules.mk +++ b/keyboards/ramonimbao/chevron/rules.mk | |||
| @@ -5,7 +5,7 @@ MCU = atmega32a | |||
| 5 | F_CPU = 16000000 | 5 | F_CPU = 16000000 |
| 6 | 6 | ||
| 7 | # Bootloader selection | 7 | # Bootloader selection |
| 8 | BOOTLOADER = USBasp | 8 | BOOTLOADER = usbasploader |
| 9 | 9 | ||
| 10 | # Build Options | 10 | # Build Options |
| 11 | # change yes to no to disable | 11 | # change yes to no to disable |
diff --git a/keyboards/ramonimbao/herringbone/pro/rules.mk b/keyboards/ramonimbao/herringbone/pro/rules.mk index b55b2c246..0a8eb612e 100644 --- a/keyboards/ramonimbao/herringbone/pro/rules.mk +++ b/keyboards/ramonimbao/herringbone/pro/rules.mk | |||
| @@ -5,7 +5,7 @@ MCU = atmega32a | |||
| 5 | F_CPU = 16000000 | 5 | F_CPU = 16000000 |
| 6 | 6 | ||
| 7 | # Bootloader selection | 7 | # Bootloader selection |
| 8 | BOOTLOADER = USBasp | 8 | BOOTLOADER = usbasploader |
| 9 | 9 | ||
| 10 | # Build Options | 10 | # Build Options |
| 11 | # change yes to no to disable | 11 | # change yes to no to disable |
diff --git a/keyboards/ramonimbao/herringbone/v1/rules.mk b/keyboards/ramonimbao/herringbone/v1/rules.mk index 2774d56c7..c91387121 100644 --- a/keyboards/ramonimbao/herringbone/v1/rules.mk +++ b/keyboards/ramonimbao/herringbone/v1/rules.mk | |||
| @@ -5,7 +5,7 @@ MCU = atmega32a | |||
| 5 | F_CPU = 16000000 | 5 | F_CPU = 16000000 |
| 6 | 6 | ||
| 7 | # Bootloader selection | 7 | # Bootloader selection |
| 8 | BOOTLOADER = USBasp | 8 | BOOTLOADER = usbasploader |
| 9 | 9 | ||
| 10 | # Build Options | 10 | # Build Options |
| 11 | # change yes to no to disable | 11 | # change yes to no to disable |
diff --git a/keyboards/rart/rart45/rules.mk b/keyboards/rart/rart45/rules.mk index 8742e3017..0411adeb6 100644 --- a/keyboards/rart/rart45/rules.mk +++ b/keyboards/rart/rart45/rules.mk | |||
| @@ -2,7 +2,7 @@ | |||
| 2 | MCU = atmega328p | 2 | MCU = atmega328p |
| 3 | 3 | ||
| 4 | # Bootloader selection | 4 | # Bootloader selection |
| 5 | BOOTLOADER = USBasp | 5 | BOOTLOADER = usbasploader |
| 6 | 6 | ||
| 7 | # Build Options | 7 | # Build Options |
| 8 | # change yes to no to disable | 8 | # change yes to no to disable |
diff --git a/keyboards/rart/rartand/rules.mk b/keyboards/rart/rartand/rules.mk index 47e285ceb..800fb50b5 100644 --- a/keyboards/rart/rartand/rules.mk +++ b/keyboards/rart/rartand/rules.mk | |||
| @@ -2,7 +2,7 @@ | |||
| 2 | MCU = atmega328p | 2 | MCU = atmega328p |
| 3 | 3 | ||
| 4 | # Bootloader selection | 4 | # Bootloader selection |
| 5 | BOOTLOADER = USBasp | 5 | BOOTLOADER = usbasploader |
| 6 | 6 | ||
| 7 | # Build Options | 7 | # Build Options |
| 8 | # change yes to no to disable | 8 | # change yes to no to disable |
diff --git a/keyboards/rart/rartland/rules.mk b/keyboards/rart/rartland/rules.mk index 3e5261ec4..8e860e2dc 100644 --- a/keyboards/rart/rartland/rules.mk +++ b/keyboards/rart/rartland/rules.mk | |||
| @@ -5,7 +5,7 @@ MCU = atmega32a | |||
| 5 | F_CPU = 16000000 | 5 | F_CPU = 16000000 |
| 6 | 6 | ||
| 7 | # Bootloader selection | 7 | # Bootloader selection |
| 8 | BOOTLOADER = USBasp | 8 | BOOTLOADER = usbasploader |
| 9 | 9 | ||
| 10 | # Build Options | 10 | # Build Options |
| 11 | # change yes to no to disable | 11 | # change yes to no to disable |
diff --git a/keyboards/rgbkb/pan/rev1/32a/rules.mk b/keyboards/rgbkb/pan/rev1/32a/rules.mk index 321ecc5c1..b69598073 100644 --- a/keyboards/rgbkb/pan/rev1/32a/rules.mk +++ b/keyboards/rgbkb/pan/rev1/32a/rules.mk | |||
| @@ -5,4 +5,4 @@ MCU = atmega32a | |||
| 5 | F_CPU = 16000000 | 5 | F_CPU = 16000000 |
| 6 | 6 | ||
| 7 | # Bootloader selection | 7 | # Bootloader selection |
| 8 | BOOTLOADER = USBasp | 8 | BOOTLOADER = usbasploader |
diff --git a/keyboards/seigaiha/rules.mk b/keyboards/seigaiha/rules.mk index 8ff99a00d..48f3613af 100644 --- a/keyboards/seigaiha/rules.mk +++ b/keyboards/seigaiha/rules.mk | |||
| @@ -2,7 +2,7 @@ | |||
| 2 | MCU = atmega328p | 2 | MCU = atmega328p |
| 3 | 3 | ||
| 4 | # Bootloader selection | 4 | # Bootloader selection |
| 5 | BOOTLOADER = USBasp | 5 | BOOTLOADER = usbasploader |
| 6 | 6 | ||
| 7 | # Build Options | 7 | # Build Options |
| 8 | # change yes to no to disable | 8 | # change yes to no to disable |
diff --git a/keyboards/singa/rules.mk b/keyboards/singa/rules.mk index fa79d9e81..3bff3ee31 100644 --- a/keyboards/singa/rules.mk +++ b/keyboards/singa/rules.mk | |||
| @@ -2,7 +2,7 @@ | |||
| 2 | MCU = atmega32a | 2 | MCU = atmega32a |
| 3 | 3 | ||
| 4 | # Bootloader selection | 4 | # Bootloader selection |
| 5 | BOOTLOADER = bootloadHID | 5 | BOOTLOADER = bootloadhid |
| 6 | 6 | ||
| 7 | # build options | 7 | # build options |
| 8 | BOOTMAGIC_ENABLE = no # Enable Bootmagic Lite | 8 | BOOTMAGIC_ENABLE = no # Enable Bootmagic Lite |
diff --git a/keyboards/skergo/rules.mk b/keyboards/skergo/rules.mk index bbf233bd4..393121685 100644 --- a/keyboards/skergo/rules.mk +++ b/keyboards/skergo/rules.mk | |||
| @@ -5,7 +5,7 @@ MCU = atmega32a | |||
| 5 | F_CPU = 16000000 | 5 | F_CPU = 16000000 |
| 6 | 6 | ||
| 7 | # Bootloader selection | 7 | # Bootloader selection |
| 8 | BOOTLOADER = USBasp | 8 | BOOTLOADER = usbasploader |
| 9 | 9 | ||
| 10 | # Build Options | 10 | # Build Options |
| 11 | # change yes to no to disable | 11 | # change yes to no to disable |
diff --git a/keyboards/spiderisland/split78/rules.mk b/keyboards/spiderisland/split78/rules.mk index 943428f32..ba4001497 100644 --- a/keyboards/spiderisland/split78/rules.mk +++ b/keyboards/spiderisland/split78/rules.mk | |||
| @@ -2,7 +2,7 @@ | |||
| 2 | MCU = atmega32a | 2 | MCU = atmega32a |
| 3 | 3 | ||
| 4 | # Bootloader selection | 4 | # Bootloader selection |
| 5 | BOOTLOADER = bootloadHID | 5 | BOOTLOADER = bootloadhid |
| 6 | 6 | ||
| 7 | # Build Options | 7 | # Build Options |
| 8 | # change yes to no to disable | 8 | # change yes to no to disable |
diff --git a/keyboards/tgr/910/rules.mk b/keyboards/tgr/910/rules.mk index adc0c7c1b..2dba9c3eb 100644 --- a/keyboards/tgr/910/rules.mk +++ b/keyboards/tgr/910/rules.mk | |||
| @@ -2,7 +2,7 @@ | |||
| 2 | MCU = atmega32a | 2 | MCU = atmega32a |
| 3 | 3 | ||
| 4 | # Bootloader selection | 4 | # Bootloader selection |
| 5 | BOOTLOADER = bootloadHID | 5 | BOOTLOADER = bootloadhid |
| 6 | 6 | ||
| 7 | # build options | 7 | # build options |
| 8 | BOOTMAGIC_ENABLE = no # Enable Bootmagic Lite | 8 | BOOTMAGIC_ENABLE = no # Enable Bootmagic Lite |
diff --git a/keyboards/tgr/910ce/rules.mk b/keyboards/tgr/910ce/rules.mk index 37f5c06fa..998da7498 100644 --- a/keyboards/tgr/910ce/rules.mk +++ b/keyboards/tgr/910ce/rules.mk | |||
| @@ -2,7 +2,7 @@ | |||
| 2 | MCU = atmega32a | 2 | MCU = atmega32a |
| 3 | 3 | ||
| 4 | # Bootloader selection | 4 | # Bootloader selection |
| 5 | BOOTLOADER = bootloadHID | 5 | BOOTLOADER = bootloadhid |
| 6 | 6 | ||
| 7 | # Build Options | 7 | # Build Options |
| 8 | # change yes to no to disable | 8 | # change yes to no to disable |
| @@ -16,4 +16,4 @@ BACKLIGHT_ENABLE = yes # Enable keyboard backlight functionality | |||
| 16 | RGBLIGHT_ENABLE = yes # Enable keyboard RGB underglow | 16 | RGBLIGHT_ENABLE = yes # Enable keyboard RGB underglow |
| 17 | WS2812_DRIVER = i2c | 17 | WS2812_DRIVER = i2c |
| 18 | 18 | ||
| 19 | LAYOUTS = 65_ansi_blocker 65_iso_blocker \ No newline at end of file | 19 | LAYOUTS = 65_ansi_blocker 65_iso_blocker |
diff --git a/keyboards/tgr/alice/rules.mk b/keyboards/tgr/alice/rules.mk index aef9817da..b3194d532 100644 --- a/keyboards/tgr/alice/rules.mk +++ b/keyboards/tgr/alice/rules.mk | |||
| @@ -2,7 +2,7 @@ | |||
| 2 | MCU = atmega32a | 2 | MCU = atmega32a |
| 3 | 3 | ||
| 4 | # Bootloader selection | 4 | # Bootloader selection |
| 5 | BOOTLOADER = bootloadHID | 5 | BOOTLOADER = bootloadhid |
| 6 | 6 | ||
| 7 | # build options | 7 | # build options |
| 8 | BOOTMAGIC_ENABLE = lite # Enable Bootmagic Lite | 8 | BOOTMAGIC_ENABLE = lite # Enable Bootmagic Lite |
diff --git a/keyboards/tgr/jane/rules.mk b/keyboards/tgr/jane/rules.mk index fc297eb60..9d035a031 100644 --- a/keyboards/tgr/jane/rules.mk +++ b/keyboards/tgr/jane/rules.mk | |||
| @@ -2,7 +2,7 @@ | |||
| 2 | MCU = atmega32a | 2 | MCU = atmega32a |
| 3 | 3 | ||
| 4 | # Bootloader selection | 4 | # Bootloader selection |
| 5 | BOOTLOADER = bootloadHID | 5 | BOOTLOADER = bootloadhid |
| 6 | 6 | ||
| 7 | # build options | 7 | # build options |
| 8 | BOOTMAGIC_ENABLE = no # Enable Bootmagic Lite | 8 | BOOTMAGIC_ENABLE = no # Enable Bootmagic Lite |
diff --git a/keyboards/tgr/tris/rules.mk b/keyboards/tgr/tris/rules.mk index 62943717d..27c5fcfa0 100644 --- a/keyboards/tgr/tris/rules.mk +++ b/keyboards/tgr/tris/rules.mk | |||
| @@ -2,7 +2,7 @@ | |||
| 2 | MCU = atmega32a | 2 | MCU = atmega32a |
| 3 | 3 | ||
| 4 | # Bootloader selection | 4 | # Bootloader selection |
| 5 | BOOTLOADER = bootloadHID | 5 | BOOTLOADER = bootloadhid |
| 6 | 6 | ||
| 7 | # Build Options | 7 | # Build Options |
| 8 | # change yes to no to disable | 8 | # change yes to no to disable |
diff --git a/keyboards/tkw/stoutgat/v1/rules.mk b/keyboards/tkw/stoutgat/v1/rules.mk index bf4d8916c..041ec1e41 100644 --- a/keyboards/tkw/stoutgat/v1/rules.mk +++ b/keyboards/tkw/stoutgat/v1/rules.mk | |||
| @@ -5,7 +5,7 @@ MCU = atmega32a | |||
| 5 | F_CPU = 16000000 | 5 | F_CPU = 16000000 |
| 6 | 6 | ||
| 7 | # Bootloader selection | 7 | # Bootloader selection |
| 8 | BOOTLOADER = USBasp | 8 | BOOTLOADER = usbasploader |
| 9 | 9 | ||
| 10 | # Build Options | 10 | # Build Options |
| 11 | # change yes to no to disable | 11 | # change yes to no to disable |
diff --git a/keyboards/torn/rules.mk b/keyboards/torn/rules.mk index 8801760ee..044d404fe 100644 --- a/keyboards/torn/rules.mk +++ b/keyboards/torn/rules.mk | |||
| @@ -2,7 +2,7 @@ | |||
| 2 | MCU = atmega328p | 2 | MCU = atmega328p |
| 3 | 3 | ||
| 4 | # Bootloader selection | 4 | # Bootloader selection |
| 5 | BOOTLOADER = USBasp | 5 | BOOTLOADER = usbasploader |
| 6 | 6 | ||
| 7 | # Build Options | 7 | # Build Options |
| 8 | # change yes to no to disable | 8 | # change yes to no to disable |
diff --git a/keyboards/unikorn/rules.mk b/keyboards/unikorn/rules.mk index a6b468d7c..4c4a33355 100644 --- a/keyboards/unikorn/rules.mk +++ b/keyboards/unikorn/rules.mk | |||
| @@ -2,7 +2,7 @@ | |||
| 2 | MCU = atmega32a | 2 | MCU = atmega32a |
| 3 | 3 | ||
| 4 | # Bootloader selection | 4 | # Bootloader selection |
| 5 | BOOTLOADER = bootloadHID | 5 | BOOTLOADER = bootloadhid |
| 6 | 6 | ||
| 7 | # build options | 7 | # build options |
| 8 | BOOTMAGIC_ENABLE = no # Enable Bootmagic Lite | 8 | BOOTMAGIC_ENABLE = no # Enable Bootmagic Lite |
diff --git a/keyboards/wheatfield/split75/rules.mk b/keyboards/wheatfield/split75/rules.mk index 47f7fc86b..4aed5ab58 100644 --- a/keyboards/wheatfield/split75/rules.mk +++ b/keyboards/wheatfield/split75/rules.mk | |||
| @@ -2,7 +2,7 @@ | |||
| 2 | MCU = atmega32a | 2 | MCU = atmega32a |
| 3 | 3 | ||
| 4 | # Bootloader selection | 4 | # Bootloader selection |
| 5 | BOOTLOADER = bootloadHID | 5 | BOOTLOADER = bootloadhid |
| 6 | 6 | ||
| 7 | # Build Options | 7 | # Build Options |
| 8 | # change yes to no to disable | 8 | # change yes to no to disable |
diff --git a/keyboards/winkeyless/bface/rules.mk b/keyboards/winkeyless/bface/rules.mk index fa79d9e81..3bff3ee31 100644 --- a/keyboards/winkeyless/bface/rules.mk +++ b/keyboards/winkeyless/bface/rules.mk | |||
| @@ -2,7 +2,7 @@ | |||
| 2 | MCU = atmega32a | 2 | MCU = atmega32a |
| 3 | 3 | ||
| 4 | # Bootloader selection | 4 | # Bootloader selection |
| 5 | BOOTLOADER = bootloadHID | 5 | BOOTLOADER = bootloadhid |
| 6 | 6 | ||
| 7 | # build options | 7 | # build options |
| 8 | BOOTMAGIC_ENABLE = no # Enable Bootmagic Lite | 8 | BOOTMAGIC_ENABLE = no # Enable Bootmagic Lite |
diff --git a/keyboards/winkeyless/bmini/rules.mk b/keyboards/winkeyless/bmini/rules.mk index c256d5766..af36151cc 100644 --- a/keyboards/winkeyless/bmini/rules.mk +++ b/keyboards/winkeyless/bmini/rules.mk | |||
| @@ -2,7 +2,7 @@ | |||
| 2 | MCU = atmega32a | 2 | MCU = atmega32a |
| 3 | 3 | ||
| 4 | # Bootloader selection | 4 | # Bootloader selection |
| 5 | BOOTLOADER = bootloadHID | 5 | BOOTLOADER = bootloadhid |
| 6 | 6 | ||
| 7 | # build options | 7 | # build options |
| 8 | BOOTMAGIC_ENABLE = lite # Enable Bootmagic Lite | 8 | BOOTMAGIC_ENABLE = lite # Enable Bootmagic Lite |
diff --git a/keyboards/winkeyless/bminiex/rules.mk b/keyboards/winkeyless/bminiex/rules.mk index d1fe3f8f4..3ca89a0b9 100644 --- a/keyboards/winkeyless/bminiex/rules.mk +++ b/keyboards/winkeyless/bminiex/rules.mk | |||
| @@ -2,7 +2,7 @@ | |||
| 2 | MCU = atmega32a | 2 | MCU = atmega32a |
| 3 | 3 | ||
| 4 | # Bootloader selection | 4 | # Bootloader selection |
| 5 | BOOTLOADER = bootloadHID | 5 | BOOTLOADER = bootloadhid |
| 6 | 6 | ||
| 7 | # build options | 7 | # build options |
| 8 | BOOTMAGIC_ENABLE = lite # Enable Bootmagic Lite | 8 | BOOTMAGIC_ENABLE = lite # Enable Bootmagic Lite |
diff --git a/keyboards/ymd75/rev1/rules.mk b/keyboards/ymd75/rev1/rules.mk index 2408fc60d..130203f63 100644 --- a/keyboards/ymd75/rev1/rules.mk +++ b/keyboards/ymd75/rev1/rules.mk | |||
| @@ -2,7 +2,7 @@ | |||
| 2 | MCU = atmega32a | 2 | MCU = atmega32a |
| 3 | 3 | ||
| 4 | # Bootloader selection | 4 | # Bootloader selection |
| 5 | BOOTLOADER = bootloadHID | 5 | BOOTLOADER = bootloadhid |
| 6 | 6 | ||
| 7 | # build options | 7 | # build options |
| 8 | BOOTMAGIC_ENABLE = lite # Enable Bootmagic Lite | 8 | BOOTMAGIC_ENABLE = lite # Enable Bootmagic Lite |
diff --git a/keyboards/ymd75/rev2/rules.mk b/keyboards/ymd75/rev2/rules.mk index 2408fc60d..130203f63 100644 --- a/keyboards/ymd75/rev2/rules.mk +++ b/keyboards/ymd75/rev2/rules.mk | |||
| @@ -2,7 +2,7 @@ | |||
| 2 | MCU = atmega32a | 2 | MCU = atmega32a |
| 3 | 3 | ||
| 4 | # Bootloader selection | 4 | # Bootloader selection |
| 5 | BOOTLOADER = bootloadHID | 5 | BOOTLOADER = bootloadhid |
| 6 | 6 | ||
| 7 | # build options | 7 | # build options |
| 8 | BOOTMAGIC_ENABLE = lite # Enable Bootmagic Lite | 8 | BOOTMAGIC_ENABLE = lite # Enable Bootmagic Lite |
diff --git a/keyboards/ymd96/rules.mk b/keyboards/ymd96/rules.mk index 6a482ad6c..73e7ccc3d 100644 --- a/keyboards/ymd96/rules.mk +++ b/keyboards/ymd96/rules.mk | |||
| @@ -2,7 +2,7 @@ | |||
| 2 | MCU = atmega32a | 2 | MCU = atmega32a |
| 3 | 3 | ||
| 4 | # Bootloader selection | 4 | # Bootloader selection |
| 5 | BOOTLOADER = bootloadHID | 5 | BOOTLOADER = bootloadhid |
| 6 | 6 | ||
| 7 | # build options | 7 | # build options |
| 8 | BOOTMAGIC_ENABLE = no # Enable Bootmagic Lite | 8 | BOOTMAGIC_ENABLE = no # Enable Bootmagic Lite |
diff --git a/keyboards/ymdk/bface/rules.mk b/keyboards/ymdk/bface/rules.mk index fa79d9e81..3bff3ee31 100644 --- a/keyboards/ymdk/bface/rules.mk +++ b/keyboards/ymdk/bface/rules.mk | |||
| @@ -2,7 +2,7 @@ | |||
| 2 | MCU = atmega32a | 2 | MCU = atmega32a |
| 3 | 3 | ||
| 4 | # Bootloader selection | 4 | # Bootloader selection |
| 5 | BOOTLOADER = bootloadHID | 5 | BOOTLOADER = bootloadhid |
| 6 | 6 | ||
| 7 | # build options | 7 | # build options |
| 8 | BOOTMAGIC_ENABLE = no # Enable Bootmagic Lite | 8 | BOOTMAGIC_ENABLE = no # Enable Bootmagic Lite |
diff --git a/keyboards/ymdk/sp64/rules.mk b/keyboards/ymdk/sp64/rules.mk index d642cf1b3..77ec305d5 100644 --- a/keyboards/ymdk/sp64/rules.mk +++ b/keyboards/ymdk/sp64/rules.mk | |||
| @@ -2,7 +2,7 @@ | |||
| 2 | MCU = atmega32a | 2 | MCU = atmega32a |
| 3 | 3 | ||
| 4 | # Bootloader selection | 4 | # Bootloader selection |
| 5 | BOOTLOADER = bootloadHID | 5 | BOOTLOADER = bootloadhid |
| 6 | 6 | ||
| 7 | # Build Options | 7 | # Build Options |
| 8 | # change yes to no to disable | 8 | # change yes to no to disable |
diff --git a/keyboards/ymdk_np21/rules.mk b/keyboards/ymdk_np21/rules.mk index c2436a40a..54b2cbb15 100644 --- a/keyboards/ymdk_np21/rules.mk +++ b/keyboards/ymdk_np21/rules.mk | |||
| @@ -2,7 +2,7 @@ | |||
| 2 | MCU = atmega32a | 2 | MCU = atmega32a |
| 3 | 3 | ||
| 4 | # Bootloader selection | 4 | # Bootloader selection |
| 5 | BOOTLOADER = bootloadHID | 5 | BOOTLOADER = bootloadhid |
| 6 | 6 | ||
| 7 | # Build Options | 7 | # Build Options |
| 8 | # change yes to no to disable | 8 | # change yes to no to disable |
