Refactor some layouts which contain keyboard name (#19645)

* Refactor some layouts which contain keyboard name

* use planck_mit
This commit is contained in:
Joel Challis
2023-01-20 05:44:05 +00:00
committed by GitHub
parent 18d107b29b
commit 53cc6170ae
30 changed files with 179 additions and 94 deletions

View File

@@ -24,8 +24,11 @@
"cols": ["GP22", "GP9", "GP21", "GP11", "GP19", "GP12"],
"rows": ["GP26", "GP20", "GP18", "GP17", "GP7", "GP10", "GP13", "GP14"]
},
"layout_aliases": {
"LAYOUT_zero": "LAYOUT"
},
"layouts": {
"LAYOUT_zero": {
"LAYOUT": {
"layout": [
{ "matrix": [0, 0], "y": 0, "x": 0 },
{ "matrix": [0, 1], "y": 0, "x": 1 },