diff options
| author | Joel Challis | 2025-01-20 16:24:14 +0100 |
|---|---|---|
| committer | GitHub | 2025-01-20 16:24:14 +0100 |
| commit | 5c33ff8be4a61a3246df187486021b858fa7b55d (patch) | |
| tree | 64584426e105af96ed4e65db65b71c7db1624a0d /keyboards/mechlovin | |
| parent | 7a0dbe36f384e9c38120ab02f70d80f07193f53c (diff) | |
Remove DEFAULT_FOLDER where keyboard aliases already exists (#24838)
Diffstat (limited to 'keyboards/mechlovin')
| -rw-r--r-- | keyboards/mechlovin/adelais/rgb_led/rules.mk | 1 | ||||
| -rw-r--r-- | keyboards/mechlovin/adelais/standard_led/rules.mk | 1 | ||||
| -rw-r--r-- | keyboards/mechlovin/delphine/rules.mk | 1 | ||||
| -rw-r--r-- | keyboards/mechlovin/hannah60rgb/rules.mk | 1 | ||||
| -rw-r--r-- | keyboards/mechlovin/hannah910/rules.mk | 1 | ||||
| -rw-r--r-- | keyboards/mechlovin/hex4b/rules.mk | 1 |
6 files changed, 0 insertions, 6 deletions
diff --git a/keyboards/mechlovin/adelais/rgb_led/rules.mk b/keyboards/mechlovin/adelais/rgb_led/rules.mk deleted file mode 100644 index 18047f12c7..0000000000 --- a/keyboards/mechlovin/adelais/rgb_led/rules.mk +++ /dev/null @@ -1 +0,0 @@ -DEFAULT_FOLDER = mechlovin/adelais/rgb_led/rev1 diff --git a/keyboards/mechlovin/adelais/standard_led/rules.mk b/keyboards/mechlovin/adelais/standard_led/rules.mk deleted file mode 100644 index a1d2ba038d..0000000000 --- a/keyboards/mechlovin/adelais/standard_led/rules.mk +++ /dev/null @@ -1 +0,0 @@ -DEFAULT_FOLDER = mechlovin/adelais/standard_led/arm/rev2 diff --git a/keyboards/mechlovin/delphine/rules.mk b/keyboards/mechlovin/delphine/rules.mk deleted file mode 100644 index 819bce1cd3..0000000000 --- a/keyboards/mechlovin/delphine/rules.mk +++ /dev/null @@ -1 +0,0 @@ -DEFAULT_FOLDER = mechlovin/delphine/mono_led diff --git a/keyboards/mechlovin/hannah60rgb/rules.mk b/keyboards/mechlovin/hannah60rgb/rules.mk deleted file mode 100644 index e876a56afb..0000000000 --- a/keyboards/mechlovin/hannah60rgb/rules.mk +++ /dev/null @@ -1 +0,0 @@ -DEFAULT_FOLDER = mechlovin/hannah60rgb/rev1 diff --git a/keyboards/mechlovin/hannah910/rules.mk b/keyboards/mechlovin/hannah910/rules.mk deleted file mode 100644 index a356867197..0000000000 --- a/keyboards/mechlovin/hannah910/rules.mk +++ /dev/null @@ -1 +0,0 @@ -DEFAULT_FOLDER = mechlovin/hannah910/rev1 diff --git a/keyboards/mechlovin/hex4b/rules.mk b/keyboards/mechlovin/hex4b/rules.mk deleted file mode 100644 index e3d9ab46b4..0000000000 --- a/keyboards/mechlovin/hex4b/rules.mk +++ /dev/null @@ -1 +0,0 @@ -DEFAULT_FOLDER = mechlovin/hex4b/rev1 |