Skip to content

Commit

Permalink
consolidate firmware folder in smoll parent folder (#22401)
Browse files Browse the repository at this point in the history
* 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 <[email protected]>

---------

Co-authored-by: Duncan Sutherland <[email protected]>
  • Loading branch information
SmollChungus and dunk2k authored Dec 8, 2023
1 parent e394c06 commit 2d3f2e9
Show file tree
Hide file tree
Showing 20 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions data/mappings/keyboard_aliases.hjson
Original file line number Diff line number Diff line change
Expand Up @@ -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"
},
Expand Down Expand Up @@ -1104,6 +1110,9 @@
"pursuit40": {
"target": "checkerboards/pursuit40"
},
"pw88": {
"target": "smoll/pw88"
},
"qaz": {
"target": "tominabox1/qaz"
},
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@ LTO_ENABLE = yes

OLED_ENABLE = yes

DEFAULT_FOLDER = lefty/rev2
DEFAULT_FOLDER = smoll/lefty/rev2
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit 2d3f2e9

Please sign in to comment.