Refactor some layouts which contain keyboard name (#19642)

This commit is contained in:
Joel Challis
2023-01-20 01:59:46 +00:00
committed by GitHub
parent e5b36e2c3f
commit 891780b17f
33 changed files with 106 additions and 84 deletions

View File

@@ -29,8 +29,13 @@
"scroll_lock": "D5",
"on_state": 0
},
"layout_aliases": {
"LAYOUT_all": "LAYOUT_split_bs",
"LAYOUT_em8_all": "LAYOUT_split_bs",
"LAYOUT_em8_2u_backsp": "LAYOUT"
},
"layouts": {
"LAYOUT_em8_2u_backsp": {
"LAYOUT": {
"layout": [
{"x":0, "y":0, "matrix":[1,0] },
{"x":1.25, "y":0, "matrix":[0,0] },
@@ -108,7 +113,7 @@
]
},
"LAYOUT_em8_all": {
"LAYOUT_split_bs": {
"layout": [
{"x":0, "y":0, "matrix":[1,0] },
{"x":1.25, "y":0, "matrix":[0,0] },