summaryrefslogtreecommitdiff
path: root/keyboards
diff options
context:
space:
mode:
authorJoel Challis <git@zvecr.com>2025-06-10 22:20:34 +0100
committerGitHub <noreply@github.com>2025-06-10 22:20:34 +0100
commit5bdeb7dad11c1566cf35ea2c70db20f66d1823a8 (patch)
tree72212ac6d81d146d94d1170d4e2734918cdcc78f /keyboards
parent8347a6688f479edb3c46fba91d79ac1d5848586b (diff)
Migrate remaining `DEFAULT_FOLDER` to keyboard aliases (#25291)
Diffstat (limited to 'keyboards')
-rw-r--r--keyboards/cannonkeys/satisfaction75/rules.mk2
-rw-r--r--keyboards/converter/adb_usb/rules.mk2
-rw-r--r--keyboards/converter/sun_usb/rules.mk2
-rw-r--r--keyboards/converter/usb_usb/rules.mk2
-rw-r--r--keyboards/durgod/dgk6x/rules.mk2
-rw-r--r--keyboards/ergodox_ez/rules.mk2
-rw-r--r--keyboards/ferris/0_2/rules.mk2
-rw-r--r--keyboards/handwired/dygma/raise/rules.mk2
-rw-r--r--keyboards/helix/pico/rules.mk2
-rw-r--r--keyboards/helix/rev2/rules.mk2
-rw-r--r--keyboards/helix/rules.mk2
-rw-r--r--keyboards/ibm/model_m/mschwingen/rules.mk2
-rw-r--r--keyboards/mechwild/sugarglider/rules.mk2
-rw-r--r--keyboards/mechwild/sugarglider/wide_oled/rules.mk2
-rwxr-xr-xkeyboards/novelkeys/nk65/rules.mk2
-rw-r--r--keyboards/redox/rules.mk2
-rw-r--r--keyboards/sirius/uni660/rev2/rules.mk2
-rw-r--r--keyboards/tzarc/djinn/rules.mk2
-rw-r--r--keyboards/tzarc/ghoul/rules.mk2
19 files changed, 0 insertions, 38 deletions
diff --git a/keyboards/cannonkeys/satisfaction75/rules.mk b/keyboards/cannonkeys/satisfaction75/rules.mk
index c92469d1bd..25eebb9054 100644
--- a/keyboards/cannonkeys/satisfaction75/rules.mk
+++ b/keyboards/cannonkeys/satisfaction75/rules.mk
@@ -5,5 +5,3 @@ VPATH += keyboards/cannonkeys/lib/satisfaction75
5SRC += satisfaction_encoder.c \ 5SRC += satisfaction_encoder.c \
6 satisfaction_oled.c \ 6 satisfaction_oled.c \
7 satisfaction_core.c 7 satisfaction_core.c
8
9DEFAULT_FOLDER = cannonkeys/satisfaction75/rev1 \ No newline at end of file
diff --git a/keyboards/converter/adb_usb/rules.mk b/keyboards/converter/adb_usb/rules.mk
index 28df56c337..b4a73249dd 100644
--- a/keyboards/converter/adb_usb/rules.mk
+++ b/keyboards/converter/adb_usb/rules.mk
@@ -3,5 +3,3 @@ CUSTOM_MATRIX = yes
3SRC += matrix.c adb.c led.c 3SRC += matrix.c adb.c led.c
4 4
5# OPT_DEFS += -DADB_MOUSE_ENABLE -DMOUSE_ENABLE 5# OPT_DEFS += -DADB_MOUSE_ENABLE -DMOUSE_ENABLE
6
7DEFAULT_FOLDER = converter/adb_usb/rev1
diff --git a/keyboards/converter/sun_usb/rules.mk b/keyboards/converter/sun_usb/rules.mk
index d3ec00c5d5..0268798cc0 100644
--- a/keyboards/converter/sun_usb/rules.mk
+++ b/keyboards/converter/sun_usb/rules.mk
@@ -3,5 +3,3 @@ CUSTOM_MATRIX = yes
3 3
4SRC += matrix.c led.c 4SRC += matrix.c led.c
5UART_DRIVER_REQUIRED = yes 5UART_DRIVER_REQUIRED = yes
6
7DEFAULT_FOLDER = converter/sun_usb/type5
diff --git a/keyboards/converter/usb_usb/rules.mk b/keyboards/converter/usb_usb/rules.mk
index 1e278514f6..682fa821ef 100644
--- a/keyboards/converter/usb_usb/rules.mk
+++ b/keyboards/converter/usb_usb/rules.mk
@@ -1,5 +1,3 @@
1CUSTOM_MATRIX = yes 1CUSTOM_MATRIX = yes
2 2
3SRC += custom_matrix.cpp 3SRC += custom_matrix.cpp
4
5DEFAULT_FOLDER = converter/usb_usb/hasu
diff --git a/keyboards/durgod/dgk6x/rules.mk b/keyboards/durgod/dgk6x/rules.mk
index 597f5bbcf9..c74ac83e91 100644
--- a/keyboards/durgod/dgk6x/rules.mk
+++ b/keyboards/durgod/dgk6x/rules.mk
@@ -1,4 +1,2 @@
1# Do not put the microcontroller into power saving mode 1# Do not put the microcontroller into power saving mode
2NO_SUSPEND_POWER_DOWN = yes 2NO_SUSPEND_POWER_DOWN = yes
3
4DEFAULT_FOLDER=durgod/dgk6x/hades_ansi
diff --git a/keyboards/ergodox_ez/rules.mk b/keyboards/ergodox_ez/rules.mk
index 187d9dd8e2..9c0392f5d0 100644
--- a/keyboards/ergodox_ez/rules.mk
+++ b/keyboards/ergodox_ez/rules.mk
@@ -14,5 +14,3 @@ AUDIO_SUPPORTED = no
14BACKLIGHT_SUPPORTED = no 14BACKLIGHT_SUPPORTED = no
15 15
16MOUSE_SHARED_EP = no 16MOUSE_SHARED_EP = no
17
18DEFAULT_FOLDER = ergodox_ez/base
diff --git a/keyboards/ferris/0_2/rules.mk b/keyboards/ferris/0_2/rules.mk
index 11b9d33a69..c04c3c92ed 100644
--- a/keyboards/ferris/0_2/rules.mk
+++ b/keyboards/ferris/0_2/rules.mk
@@ -2,5 +2,3 @@ CUSTOM_MATRIX = lite
2 2
3SRC += matrix.c 3SRC += matrix.c
4I2C_DRIVER_REQUIRED = yes 4I2C_DRIVER_REQUIRED = yes
5
6DEFAULT_FOLDER = ferris/0_2/base
diff --git a/keyboards/handwired/dygma/raise/rules.mk b/keyboards/handwired/dygma/raise/rules.mk
index cd02f80200..195edabcae 100644
--- a/keyboards/handwired/dygma/raise/rules.mk
+++ b/keyboards/handwired/dygma/raise/rules.mk
@@ -7,5 +7,3 @@ CUSTOM_MATRIX = lite
7 7
8I2C_DRIVER_REQUIRED = yes 8I2C_DRIVER_REQUIRED = yes
9SRC += matrix.c 9SRC += matrix.c
10
11DEFAULT_FOLDER = handwired/dygma/raise/ansi
diff --git a/keyboards/helix/pico/rules.mk b/keyboards/helix/pico/rules.mk
index 449df9caa6..e18b8fb0c4 100644
--- a/keyboards/helix/pico/rules.mk
+++ b/keyboards/helix/pico/rules.mk
@@ -3,5 +3,3 @@ LED_BACK_ENABLE = no # LED backlight (Enable WS2812 RGB underlight.)
3LED_UNDERGLOW_ENABLE = no # LED underglow (Enable WS2812 RGB underlight.) 3LED_UNDERGLOW_ENABLE = no # LED underglow (Enable WS2812 RGB underlight.)
4LED_ANIMATIONS = yes # LED animations 4LED_ANIMATIONS = yes # LED animations
5IOS_DEVICE_ENABLE = no # connect to IOS device (iPad,iPhone) 5IOS_DEVICE_ENABLE = no # connect to IOS device (iPad,iPhone)
6
7DEFAULT_FOLDER = helix/pico/base
diff --git a/keyboards/helix/rev2/rules.mk b/keyboards/helix/rev2/rules.mk
index 4f830403f4..e827ae111f 100644
--- a/keyboards/helix/rev2/rules.mk
+++ b/keyboards/helix/rev2/rules.mk
@@ -7,5 +7,3 @@ LED_BACK_ENABLE = no # LED backlight (Enable WS2812 RGB underlight.)
7LED_UNDERGLOW_ENABLE = no # LED underglow (Enable WS2812 RGB underlight.) 7LED_UNDERGLOW_ENABLE = no # LED underglow (Enable WS2812 RGB underlight.)
8LED_ANIMATIONS = yes # LED animations 8LED_ANIMATIONS = yes # LED animations
9IOS_DEVICE_ENABLE = no # connect to IOS device (iPad,iPhone) 9IOS_DEVICE_ENABLE = no # connect to IOS device (iPad,iPhone)
10
11DEFAULT_FOLDER = helix/rev2/base
diff --git a/keyboards/helix/rules.mk b/keyboards/helix/rules.mk
index f743d48d0e..a2f233cf91 100644
--- a/keyboards/helix/rules.mk
+++ b/keyboards/helix/rules.mk
@@ -1,3 +1 @@
1DEFAULT_FOLDER = helix/rev2
2
3HELIX_TOP_DIR := $(patsubst %/,%,$(dir $(lastword $(MAKEFILE_LIST)))) HELIX_TOP_DIR := $(patsubst %/,%,$(dir $(lastword $(MAKEFILE_LIST))))
diff --git a/keyboards/ibm/model_m/mschwingen/rules.mk b/keyboards/ibm/model_m/mschwingen/rules.mk
index 65761bcf9a..e9091cdbae 100644
--- a/keyboards/ibm/model_m/mschwingen/rules.mk
+++ b/keyboards/ibm/model_m/mschwingen/rules.mk
@@ -5,5 +5,3 @@ UART_DRIVER_REQUIRED = yes
5SPI_DRIVER_REQUIRED = yes 5SPI_DRIVER_REQUIRED = yes
6 6
7OPT_DEFS += -DSLEEP_LED_ENABLE 7OPT_DEFS += -DSLEEP_LED_ENABLE
8
9DEFAULT_FOLDER = ibm/model_m/mschwingen/led_wired
diff --git a/keyboards/mechwild/sugarglider/rules.mk b/keyboards/mechwild/sugarglider/rules.mk
index a01a95a868..73a141ac91 100644
--- a/keyboards/mechwild/sugarglider/rules.mk
+++ b/keyboards/mechwild/sugarglider/rules.mk
@@ -7,5 +7,3 @@ CUSTOM_MATRIX = lite
7VPATH += drivers/gpio 7VPATH += drivers/gpio
8SRC += mcp23018.c matrix.c 8SRC += mcp23018.c matrix.c
9I2C_DRIVER_REQUIRED = yes 9I2C_DRIVER_REQUIRED = yes
10
11DEFAULT_FOLDER = mechwild/sugarglider/wide_oled
diff --git a/keyboards/mechwild/sugarglider/wide_oled/rules.mk b/keyboards/mechwild/sugarglider/wide_oled/rules.mk
index 23e6cab873..a77f1a8af2 100644
--- a/keyboards/mechwild/sugarglider/wide_oled/rules.mk
+++ b/keyboards/mechwild/sugarglider/wide_oled/rules.mk
@@ -2,5 +2,3 @@
2# change yes to no to disable 2# change yes to no to disable
3# 3#
4WIDE_OLED_ENABLE = yes 4WIDE_OLED_ENABLE = yes
5
6DEFAULT_FOLDER = mechwild/sugarglider/wide_oled/f401
diff --git a/keyboards/novelkeys/nk65/rules.mk b/keyboards/novelkeys/nk65/rules.mk
index c0d789a5a6..3b7a32713c 100755
--- a/keyboards/novelkeys/nk65/rules.mk
+++ b/keyboards/novelkeys/nk65/rules.mk
@@ -11,5 +11,3 @@ SRC = keyboards/wilba_tech/wt_main.c \
11 keyboards/wilba_tech/wt_rgb_backlight.c \ 11 keyboards/wilba_tech/wt_rgb_backlight.c \
12 drivers/led/issi/is31fl3733.c \ 12 drivers/led/issi/is31fl3733.c \
13 quantum/color.c 13 quantum/color.c
14
15DEFAULT_FOLDER = novelkeys/nk65/base
diff --git a/keyboards/redox/rules.mk b/keyboards/redox/rules.mk
index a2f52752e0..4df55cd220 100644
--- a/keyboards/redox/rules.mk
+++ b/keyboards/redox/rules.mk
@@ -1,5 +1,3 @@
1DEFAULT_FOLDER = redox/rev1/base
2
3# Disable unsupported hardware 1# Disable unsupported hardware
4AUDIO_SUPPORTED = no 2AUDIO_SUPPORTED = no
5BACKLIGHT_SUPPORTED = no 3BACKLIGHT_SUPPORTED = no
diff --git a/keyboards/sirius/uni660/rev2/rules.mk b/keyboards/sirius/uni660/rev2/rules.mk
index c03b052c56..18d234d62a 100644
--- a/keyboards/sirius/uni660/rev2/rules.mk
+++ b/keyboards/sirius/uni660/rev2/rules.mk
@@ -3,5 +3,3 @@ CUSTOM_MATRIX = lite
3# project specific files 3# project specific files
4SRC += matrix.c 4SRC += matrix.c
5UART_DRIVER_REQUIRED = yes 5UART_DRIVER_REQUIRED = yes
6
7DEFAULT_FOLDER = sirius/uni660/rev2/ansi
diff --git a/keyboards/tzarc/djinn/rules.mk b/keyboards/tzarc/djinn/rules.mk
index d5060d9814..91dc4fe478 100644
--- a/keyboards/tzarc/djinn/rules.mk
+++ b/keyboards/tzarc/djinn/rules.mk
@@ -8,5 +8,3 @@ SRC += \
8 djinn_portscan_matrix.c \ 8 djinn_portscan_matrix.c \
9 djinn_split_sync.c \ 9 djinn_split_sync.c \
10 djinn_usbpd.c 10 djinn_usbpd.c
11
12DEFAULT_FOLDER = tzarc/djinn/rev2
diff --git a/keyboards/tzarc/ghoul/rules.mk b/keyboards/tzarc/ghoul/rules.mk
index 4bf96d9824..a9abdfe116 100644
--- a/keyboards/tzarc/ghoul/rules.mk
+++ b/keyboards/tzarc/ghoul/rules.mk
@@ -1,6 +1,4 @@
1CUSTOM_MATRIX = lite 1CUSTOM_MATRIX = lite
2QUANTUM_PAINTER_DRIVERS = ssd1351_spi 2QUANTUM_PAINTER_DRIVERS = ssd1351_spi
3 3
4DEFAULT_FOLDER = tzarc/ghoul/rev1/stm32
5
6ANALOG_DRIVER_REQUIRED = yes 4ANALOG_DRIVER_REQUIRED = yes