logo

qmk_firmware

custom branch of QMK firmware git clone https://anongit.hacktivis.me/git/qmk_firmware.git
commit: 5db6f7967ef9ca72fbd6cfd1164783e88399bfa7
parent 809c5f2c01a170eee5fcf45513b05873c6e70c6e
Author: Joel Challis <git@zvecr.com>
Date:   Sun, 31 Mar 2024 08:49:47 +0100

Remove redundant DEFAULT_FOLDER from keyboards (#23377)


Diffstat:

Rkeyboards/bt66tech/bt66tech60/info.json -> keyboards/bt66tech/bt66tech60/keyboard.json0
Dkeyboards/bt66tech/bt66tech60/rules.mk1-
Rkeyboards/cannonkeys/practice60/info.json -> keyboards/cannonkeys/practice60/keyboard.json0
Dkeyboards/cannonkeys/practice60/rules.mk1-
Rkeyboards/handwired/ck4x4/info.json -> keyboards/handwired/ck4x4/keyboard.json0
Dkeyboards/handwired/ck4x4/rules.mk1-
Rkeyboards/vertex/arc60/info.json -> keyboards/vertex/arc60/keyboard.json0
Dkeyboards/vertex/arc60/rules.mk1-
8 files changed, 0 insertions(+), 4 deletions(-)

diff --git a/keyboards/bt66tech/bt66tech60/info.json b/keyboards/bt66tech/bt66tech60/keyboard.json diff --git a/keyboards/bt66tech/bt66tech60/rules.mk b/keyboards/bt66tech/bt66tech60/rules.mk @@ -1 +0,0 @@ -DEFAULT_FOLDER = bt66tech/bt66tech60 diff --git a/keyboards/cannonkeys/practice60/info.json b/keyboards/cannonkeys/practice60/keyboard.json diff --git a/keyboards/cannonkeys/practice60/rules.mk b/keyboards/cannonkeys/practice60/rules.mk @@ -1 +0,0 @@ -DEFAULT_FOLDER = cannonkeys/practice60 diff --git a/keyboards/handwired/ck4x4/info.json b/keyboards/handwired/ck4x4/keyboard.json diff --git a/keyboards/handwired/ck4x4/rules.mk b/keyboards/handwired/ck4x4/rules.mk @@ -1 +0,0 @@ -DEFAULT_FOLDER = handwired/ck4x4 diff --git a/keyboards/vertex/arc60/info.json b/keyboards/vertex/arc60/keyboard.json diff --git a/keyboards/vertex/arc60/rules.mk b/keyboards/vertex/arc60/rules.mk @@ -1 +0,0 @@ -DEFAULT_FOLDER = vertex/arc60