consolidate firmware folder in smoll parent folder (#22401)

* consolidate firmware folder in smoll parent folder

* add moved keyboards to mapping

* typo fix

* typo..

* Update rules.mk

fix default folder lefty

* Update data/mappings/keyboard_aliases.hjson

Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>

---------

Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
pull/22543/head
SmollChungus 2023-12-08 05:36:38 +01:00 committed by GitHub
parent e394c06d14
commit 2d3f2e92d8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
20 changed files with 10 additions and 1 deletions

View File

@ -951,6 +951,12 @@
"launchpad/rev1": {
"target": "maple_computing/launchpad/rev1"
},
"lefty": {
"target": "smoll/lefty/rev2"
},
"lefty/rev1": {
"target": "smoll/lefty/rev1"
},
"lck75": {
"target": "lyso1/lck75"
},
@ -1104,6 +1110,9 @@
"pursuit40": {
"target": "checkerboards/pursuit40"
},
"pw88": {
"target": "smoll/pw88"
},
"qaz": {
"target": "tominabox1/qaz"
},

View File

@ -14,4 +14,4 @@ LTO_ENABLE = yes
OLED_ENABLE = yes
DEFAULT_FOLDER = lefty/rev2
DEFAULT_FOLDER = smoll/lefty/rev2