Refactor some layouts which contain keyboard name (#19642)
This commit is contained in:
@@ -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] },
|
||||
|
||||
Reference in New Issue
Block a user