Skip to content

Commit

Permalink
Remove references to Makefile in keyboard-level rules.mk (#15427)
Browse files Browse the repository at this point in the history
  • Loading branch information
fauxpark committed Dec 7, 2021
1 parent b66b911 commit 7f90cb1
Show file tree
Hide file tree
Showing 145 changed files with 95 additions and 679 deletions.
3 changes: 1 addition & 2 deletions keyboards/30wer/rules.mk
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,7 @@ MCU = atmega32u4
BOOTLOADER = caterina

# Build Options
# change to "no" to disable the options, or define them in the Makefile in
# the appropriate keymap folder that will get included automatically
# change yes to no to disable
#
BOOTMAGIC_ENABLE = no # Enable Bootmagic Lite
MOUSEKEY_ENABLE = no # Mouse keys
Expand Down
3 changes: 1 addition & 2 deletions keyboards/40percentclub/nano/rules.mk
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,7 @@ MCU = atmega32u4
BOOTLOADER = caterina

# Build Options
# change to "no" to disable the options, or define them in the Makefile in
# the appropriate keymap folder that will get included automatically
# change yes to no to disable
#
BOOTMAGIC_ENABLE = no # Enable Bootmagic Lite
MOUSEKEY_ENABLE = yes # Mouse keys
Expand Down
3 changes: 1 addition & 2 deletions keyboards/6ball/rules.mk
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,7 @@ MCU = atmega32u4
BOOTLOADER = caterina

# Build Options
# change to "no" to disable the options, or define them in the Makefile in
# the appropriate keymap folder that will get included automatically
# change yes to no to disable
#
BOOTMAGIC_ENABLE = no # Enable Bootmagic Lite
MOUSEKEY_ENABLE = yes # Mouse keys
Expand Down
3 changes: 1 addition & 2 deletions keyboards/7skb/rules.mk
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,7 @@ MCU = atmega32u4
BOOTLOADER = caterina

# Build Options
# change to "no" to disable the options, or define them in the Makefile in
# the appropriate keymap folder that will get included automatically
# change yes to no to disable
#
BOOTMAGIC_ENABLE = no # Enable Bootmagic Lite
MOUSEKEY_ENABLE = no # Mouse keys
Expand Down
3 changes: 1 addition & 2 deletions keyboards/9key/rules.mk
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,7 @@ MCU = atmega32u4
BOOTLOADER = caterina

# Build Options
# change to "no" to disable the options, or define them in the Makefile in
# the appropriate keymap folder that will get included automatically
# change yes to no to disable
#
BOOTMAGIC_ENABLE = no # Enable Bootmagic Lite
MOUSEKEY_ENABLE = yes # Mouse keys
Expand Down
3 changes: 1 addition & 2 deletions keyboards/adkb96/rules.mk
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,7 @@ MCU = atmega32u4
BOOTLOADER = caterina

# Build Options
# change to "no" to disable the options, or define them in the Makefile in
# the appropriate keymap folder that will get included automatically
# change yes to no to disable
#
BOOTMAGIC_ENABLE = no # Enable Bootmagic Lite
MOUSEKEY_ENABLE = no # Mouse keys
Expand Down
3 changes: 1 addition & 2 deletions keyboards/atreus62/rules.mk
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,7 @@ MCU = atmega32u4
BOOTLOADER = caterina

# Build Options
# change to "no" to disable the options, or define them in the Makefile in
# the appropriate keymap folder that will get included automatically
# change yes to no to disable
#
BOOTMAGIC_ENABLE = no # Enable Bootmagic Lite
MOUSEKEY_ENABLE = yes # Mouse keys
Expand Down
5 changes: 2 additions & 3 deletions keyboards/boardwalk/rules.mk
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,8 @@ MCU = atmega32u4
# Bootloader selection
BOOTLOADER = atmel-dfu

# QMK Build Options
# change to "no" to disable the options, or define them in the Makefile in
# the appropriate keymap folder that will get included automatically
# Build Options
# change yes to no to disable
#
BOOTMAGIC_ENABLE = yes # Enable Bootmagic Lite
MOUSEKEY_ENABLE = no # Mouse keys
Expand Down
4 changes: 0 additions & 4 deletions keyboards/bpiphany/frosty_flake/keymaps/default/rules.mk
Original file line number Diff line number Diff line change
@@ -1,7 +1,3 @@
# Build Options
# change to "no" to disable the options, or define them in the Makefile in
# the appropriate keymap folder that will get included automatically
#
BOOTMAGIC_ENABLE = no # Enable Bootmagic Lite
MOUSEKEY_ENABLE = yes # Mouse keys
EXTRAKEY_ENABLE = yes # Audio control and System control
Expand Down
4 changes: 0 additions & 4 deletions keyboards/bpiphany/frosty_flake/keymaps/tkl/rules.mk
Original file line number Diff line number Diff line change
@@ -1,7 +1,3 @@
# Build Options
# change to "no" to disable the options, or define them in the Makefile in
# the appropriate keymap folder that will get included automatically
#
BOOTMAGIC_ENABLE = no # Enable Bootmagic Lite
MOUSEKEY_ENABLE = no # Mouse keys(+4700)
EXTRAKEY_ENABLE = yes # Audio control and System control(+450)
Expand Down
4 changes: 0 additions & 4 deletions keyboards/bpiphany/pegasushoof/keymaps/default/rules.mk
Original file line number Diff line number Diff line change
@@ -1,7 +1,3 @@
# Build Options
# change to "no" to disable the options, or define them in the Makefile in
# the appropriate keymap folder that will get included automatically
#
BOOTMAGIC_ENABLE = yes # Enable Bootmagic Lite
MOUSEKEY_ENABLE = yes # Mouse keys
EXTRAKEY_ENABLE = yes # Audio control and System control
Expand Down
4 changes: 0 additions & 4 deletions keyboards/bpiphany/pegasushoof/keymaps/default_jis/rules.mk
Original file line number Diff line number Diff line change
@@ -1,7 +1,3 @@
# Build Options
# change to "no" to disable the options, or define them in the Makefile in
# the appropriate keymap folder that will get included automatically
#
BOOTMAGIC_ENABLE = yes # Enable Bootmagic Lite
MOUSEKEY_ENABLE = yes # Mouse keys(+4700)
EXTRAKEY_ENABLE = yes # Audio control and System control(+450)
Expand Down
4 changes: 0 additions & 4 deletions keyboards/bpiphany/tiger_lily/keymaps/default/rules.mk
Original file line number Diff line number Diff line change
@@ -1,7 +1,3 @@
# Build Options
# change to "no" to disable the options, or define them in the Makefile in
# the appropriate keymap folder that will get included automatically
#
BOOTMAGIC_ENABLE = no # Enable Bootmagic Lite
MOUSEKEY_ENABLE = yes # Mouse keys
EXTRAKEY_ENABLE = yes # Audio control and System control
Expand Down
4 changes: 0 additions & 4 deletions keyboards/bpiphany/tiger_lily/keymaps/default_ansi/rules.mk
Original file line number Diff line number Diff line change
@@ -1,7 +1,3 @@
# Build Options
# change to "no" to disable the options, or define them in the Makefile in
# the appropriate keymap folder that will get included automatically
#
BOOTMAGIC_ENABLE = no # Enable Bootmagic Lite
MOUSEKEY_ENABLE = yes # Mouse keys(+4700)
EXTRAKEY_ENABLE = yes # Audio control and System control(+450)
Expand Down
3 changes: 1 addition & 2 deletions keyboards/christmas_tree/rules.mk
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,7 @@ MCU = atmega32u4
BOOTLOADER = caterina

# Build Options
# change to "no" to disable the options, or define them in the Makefile in
# the appropriate keymap folder that will get included automatically
# change yes to no to disable
#
BOOTMAGIC_ENABLE = no # Enable Bootmagic Lite
MOUSEKEY_ENABLE = no # Mouse keys
Expand Down
3 changes: 1 addition & 2 deletions keyboards/claw44/rules.mk
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,7 @@ MCU = atmega32u4
BOOTLOADER = caterina

# Build Options
# change to "no" to disable the options, or define them in the Makefile in
# the appropriate keymap folder that will get included automatically
# change yes to no to disable
#
BOOTMAGIC_ENABLE = no # Enable Bootmagic Lite
MOUSEKEY_ENABLE = no # Mouse keys
Expand Down
4 changes: 0 additions & 4 deletions keyboards/clueboard/card/keymaps/default/rules.mk
Original file line number Diff line number Diff line change
@@ -1,7 +1,3 @@
# Build Options
# change to "no" to disable the options, or define them in the Makefile in
# the appropriate keymap folder that will get included automatically
#
BOOTMAGIC_ENABLE = no # Enable Bootmagic Lite
MOUSEKEY_ENABLE = no # Mouse keys
EXTRAKEY_ENABLE = no # Audio control and System control
Expand Down
4 changes: 0 additions & 4 deletions keyboards/clueboard/card/keymaps/rgb_effects/rules.mk
Original file line number Diff line number Diff line change
@@ -1,7 +1,3 @@
# Build Options
# change to "no" to disable the options, or define them in the Makefile in
# the appropriate keymap folder that will get included automatically
#
BOOTMAGIC_ENABLE = no # Enable Bootmagic Lite
MOUSEKEY_ENABLE = no # Mouse keys(+4700)
EXTRAKEY_ENABLE = no # Audio control and System control(+450)
Expand Down
3 changes: 1 addition & 2 deletions keyboards/converter/hp_46010a/rules.mk
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,7 @@ MCU = atmega32u4
BOOTLOADER = halfkay

# Build Options
# change to "no" to disable the options, or define them in the Makefile in
# the appropriate keymap folder that will get included automatically
# change yes to no to disable
#
BOOTMAGIC_ENABLE = no # Enable Bootmagic Lite
MOUSEKEY_ENABLE = yes # Mouse keys
Expand Down
4 changes: 0 additions & 4 deletions keyboards/converter/ibm_terminal/keymaps/default/rules.mk
Original file line number Diff line number Diff line change
@@ -1,7 +1,3 @@
# Build Options
# change to "no" to disable the options, or define them in the Makefile in
# the appropriate keymap folder that will get included automatically
#
BOOTMAGIC_ENABLE = no # Enable Bootmagic Lite
MOUSEKEY_ENABLE = yes # Mouse keys
EXTRAKEY_ENABLE = yes # Audio control and System control
Expand Down
3 changes: 1 addition & 2 deletions keyboards/converter/ibm_terminal/rules.mk
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,7 @@ MCU = atmega32u4
BOOTLOADER = atmel-dfu

# Build Options
# change to "no" to disable the options, or define them in the Makefile in
# the appropriate keymap folder that will get included automatically
# change yes to no to disable
#
BOOTMAGIC_ENABLE = no # Enable Bootmagic Lite
MOUSEKEY_ENABLE = yes # Mouse keys
Expand Down
3 changes: 1 addition & 2 deletions keyboards/converter/palm_usb/rules.mk
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,7 @@ MCU = atmega32u4
BOOTLOADER = caterina

# Build Options
# change to "no" to disable the options, or define them in the Makefile in
# the appropriate keymap folder that will get included automatically
# change yes to no to disable
#
BOOTMAGIC_ENABLE = no # Enable Bootmagic Lite
MOUSEKEY_ENABLE = no # Mouse keys
Expand Down
3 changes: 1 addition & 2 deletions keyboards/converter/sun_usb/rules.mk
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,7 @@ MCU = atmega32u4
BOOTLOADER = lufa-dfu

# Build Options
# change to "no" to disable the options, or define them in the Makefile in
# the appropriate keymap folder that will get included automatically
# change yes to no to disable
#
BOOTMAGIC_ENABLE = no # Enable Bootmagic Lite
MOUSEKEY_ENABLE = yes # Mouse keys
Expand Down
5 changes: 0 additions & 5 deletions keyboards/cu75/keymaps/default/rules.mk
Original file line number Diff line number Diff line change
@@ -1,8 +1,3 @@
# Build Options
# change to "no" to disable the options, or define them in the Makefile in
# the appropriate keymap folder that will get included automatically
#

BOOTMAGIC_ENABLE = no # Enable Bootmagic Lite
MOUSEKEY_ENABLE = no # Mouse keys
EXTRAKEY_ENABLE = yes # Audio control and System control
Expand Down
5 changes: 0 additions & 5 deletions keyboards/cu75/keymaps/iso/rules.mk
Original file line number Diff line number Diff line change
@@ -1,8 +1,3 @@
# Build Options
# change to "no" to disable the options, or define them in the Makefile in
# the appropriate keymap folder that will get included automatically
#

BOOTMAGIC_ENABLE = no # Enable Bootmagic Lite
MOUSEKEY_ENABLE = no # Mouse keys(+4700)
EXTRAKEY_ENABLE = yes # Audio control and System control(+450)
Expand Down
5 changes: 0 additions & 5 deletions keyboards/dm9records/ergoinu/keymaps/default/rules.mk
Original file line number Diff line number Diff line change
@@ -1,8 +1,3 @@

# Build Options
# change to "no" to disable the options, or define them in the Makefile in
# the appropriate keymap folder that will get included automatically
#
BOOTMAGIC_ENABLE = no # Enable Bootmagic Lite
MOUSEKEY_ENABLE = no # Mouse keys
EXTRAKEY_ENABLE = no # Audio control and System control
Expand Down
5 changes: 0 additions & 5 deletions keyboards/dm9records/ergoinu/keymaps/default_jis/rules.mk
Original file line number Diff line number Diff line change
@@ -1,8 +1,3 @@

# Build Options
# change to "no" to disable the options, or define them in the Makefile in
# the appropriate keymap folder that will get included automatically
#
BOOTMAGIC_ENABLE = no # Enable Bootmagic Lite
MOUSEKEY_ENABLE = no # Mouse keys(+4700)
EXTRAKEY_ENABLE = no # Audio control and System control(+450)
Expand Down
3 changes: 1 addition & 2 deletions keyboards/dm9records/ergoinu/rules.mk
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,7 @@ MCU = atmega32u4
BOOTLOADER = caterina

# Build Options
# change to "no" to disable the options, or define them in the Makefile in
# the appropriate keymap folder that will get included automatically
# change yes to no to disable
#
BOOTMAGIC_ENABLE = no # Enable Bootmagic Lite
MOUSEKEY_ENABLE = no # Mouse keys
Expand Down
6 changes: 0 additions & 6 deletions keyboards/eco/keymaps/default/rules.mk
Original file line number Diff line number Diff line change
@@ -1,9 +1,3 @@


# Build Options
# change to "no" to disable the options, or define them in the Makefile in
# the appropriate keymap folder that will get included automatically
#
BOOTMAGIC_ENABLE = no # Enable Bootmagic Lite
MOUSEKEY_ENABLE = yes # Mouse keys
EXTRAKEY_ENABLE = yes # Audio control and System control
Expand Down
3 changes: 1 addition & 2 deletions keyboards/eco/rules.mk
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,7 @@ MCU = atmega32u4
BOOTLOADER = caterina

# Build Options
# change to "no" to disable the options, or define them in the Makefile in
# the appropriate keymap folder that will get included automatically
# change yes to no to disable
#
BOOTMAGIC_ENABLE = no # Enable Bootmagic Lite
MOUSEKEY_ENABLE = no # Mouse keys
Expand Down
3 changes: 1 addition & 2 deletions keyboards/emptystring/NQG/rules.mk
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,7 @@ MCU = atmega32u4
BOOTLOADER = caterina

# Build Options
# change to "no" to disable the options, or define them in the Makefile in
# the appropriate keymap folder that will get included automatically
# change yes to no to disable
#
BOOTMAGIC_ENABLE = no # Enable Bootmagic Lite
MOUSEKEY_ENABLE = no # Mouse keys
Expand Down
3 changes: 1 addition & 2 deletions keyboards/ergodash/rules.mk
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,7 @@ MCU = atmega32u4
BOOTLOADER = caterina

# Build Options
# change to "no" to disable the options, or define them in the Makefile in
# the appropriate keymap folder that will get included automatically
# change yes to no to disable
#
BOOTMAGIC_ENABLE = no # Enable Bootmagic Lite
MOUSEKEY_ENABLE = no # Mouse keys
Expand Down
3 changes: 1 addition & 2 deletions keyboards/ergoslab/rules.mk
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,7 @@ MCU = atmega32u4
BOOTLOADER = caterina

# Build Options
# change to "no" to disable the options, or define them in the Makefile in
# the appropriate keymap folder that will get included automatically
# change yes to no to disable
#
BOOTMAGIC_ENABLE = no # Enable Bootmagic Lite
MOUSEKEY_ENABLE = yes # Mouse keys
Expand Down
3 changes: 1 addition & 2 deletions keyboards/ergotravel/rules.mk
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
# Build Options
# change to "no" to disable the options, or define them in the Makefile in
# the appropriate keymap folder that will get included automatically
# change yes to no to disable
#
BOOTMAGIC_ENABLE = no # Enable Bootmagic Lite
MOUSEKEY_ENABLE = yes # Mouse keys
Expand Down
3 changes: 1 addition & 2 deletions keyboards/evil80/rules.mk
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,7 @@ MCU = atmega32u4
BOOTLOADER = atmel-dfu

# Build Options
# change to "no" to disable the options, or define them in the Makefile in
# the appropriate keymap folder that will get included automatically
# change yes to no to disable
#
BOOTMAGIC_ENABLE = no # Enable Bootmagic Lite
MOUSEKEY_ENABLE = no # Mouse keys
Expand Down
4 changes: 0 additions & 4 deletions keyboards/gh60/satan/keymaps/default/rules.mk
Original file line number Diff line number Diff line change
@@ -1,7 +1,3 @@
# Build Options
# change to "no" to disable the options, or define them in the Makefile in
# the appropriate keymap folder that will get included automatically
#
BOOTMAGIC_ENABLE = no # Enable Bootmagic Lite
MOUSEKEY_ENABLE = yes # Mouse keys
EXTRAKEY_ENABLE = yes # Audio control and System control
Expand Down
3 changes: 1 addition & 2 deletions keyboards/handwired/atreus50/rules.mk
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,7 @@ MCU = atmega32u4
BOOTLOADER = caterina

# Build Options
# change to "no" to disable the options, or define them in the Makefile in
# the appropriate keymap folder that will get included automatically
# change yes to no to disable
#
BOOTMAGIC_ENABLE = no # Enable Bootmagic Lite
MOUSEKEY_ENABLE = yes # Mouse keys
Expand Down
3 changes: 1 addition & 2 deletions keyboards/handwired/dactyl_promicro/rules.mk
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,7 @@ MCU = atmega32u4
BOOTLOADER = caterina

# Build Options
# change to "no" to disable the options, or define them in the Makefile in
# the appropriate keymap folder that will get included automatically
# change yes to no to disable
#
BOOTMAGIC_ENABLE = no # Enable Bootmagic Lite
MOUSEKEY_ENABLE = yes # Mouse keys
Expand Down
5 changes: 2 additions & 3 deletions keyboards/handwired/daishi/rules.mk
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,8 @@ MCU = at90usb1286
# Bootloader selection
BOOTLOADER = atmel-dfu

# QMK Build Options
# change to "no" to disable the options, or define them in the Makefile in
# the appropriate keymap folder that will get included automatically
# Build Options
# change yes to no to disable
#
BOOTMAGIC_ENABLE = no # Enable Bootmagic Lite
MOUSEKEY_ENABLE = no # Mouse keys
Expand Down
3 changes: 1 addition & 2 deletions keyboards/handwired/ddg_56/rules.mk
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,7 @@ BOARD = QMK_PROTON_C
BOOTLOADER = stm32-dfu

# Build Options
# change to "no" to disable the options, or define them in the Makefile in
# the appropriate keymap folder that will get included automatically
# change yes to no to disable
#
BOOTMAGIC_ENABLE = yes # Enable Bootmagic Lite
MOUSEKEY_ENABLE = no # Mouse keys
Expand Down
4 changes: 1 addition & 3 deletions keyboards/handwired/jot50/rules.mk
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,8 @@ MCU = atmega32u4
BOOTLOADER = caterina

# Build Options
# change to "no" to disable the options, or define them in the Makefile in
# the appropriate keymap folder that will get included automatically
# change yes to no to disable
#

BOOTMAGIC_ENABLE = no # Enable Bootmagic Lite
MOUSEKEY_ENABLE = yes # Mouse keys
EXTRAKEY_ENABLE = yes # Audio control and System control
Expand Down
Loading

0 comments on commit 7f90cb1

Please sign in to comment.