mirror of
https://github.com/qmk/qmk_firmware.git
synced 2025-02-24 15:50:48 +00:00
Merge remote-tracking branch 'origin/develop' into xap
This commit is contained in:
commit
413ebcecd9
@ -951,6 +951,12 @@
|
|||||||
"launchpad/rev1": {
|
"launchpad/rev1": {
|
||||||
"target": "maple_computing/launchpad/rev1"
|
"target": "maple_computing/launchpad/rev1"
|
||||||
},
|
},
|
||||||
|
"lefty": {
|
||||||
|
"target": "smoll/lefty/rev2"
|
||||||
|
},
|
||||||
|
"lefty/rev1": {
|
||||||
|
"target": "smoll/lefty/rev1"
|
||||||
|
},
|
||||||
"lck75": {
|
"lck75": {
|
||||||
"target": "lyso1/lck75"
|
"target": "lyso1/lck75"
|
||||||
},
|
},
|
||||||
@ -1104,6 +1110,9 @@
|
|||||||
"pursuit40": {
|
"pursuit40": {
|
||||||
"target": "checkerboards/pursuit40"
|
"target": "checkerboards/pursuit40"
|
||||||
},
|
},
|
||||||
|
"pw88": {
|
||||||
|
"target": "smoll/pw88"
|
||||||
|
},
|
||||||
"qaz": {
|
"qaz": {
|
||||||
"target": "tominabox1/qaz"
|
"target": "tominabox1/qaz"
|
||||||
},
|
},
|
||||||
|
@ -14,4 +14,4 @@ LTO_ENABLE = yes
|
|||||||
|
|
||||||
OLED_ENABLE = yes
|
OLED_ENABLE = yes
|
||||||
|
|
||||||
DEFAULT_FOLDER = lefty/rev2
|
DEFAULT_FOLDER = smoll/lefty/rev2
|
Loading…
Reference in New Issue
Block a user