Remove width, height and key_count from info.json (#14274)
This commit is contained in:
@@ -8,7 +8,6 @@
|
||||
},
|
||||
"layouts": {
|
||||
"LAYOUT_ortho_4x12": {
|
||||
"key_count": 48,
|
||||
"layout": [
|
||||
{ "label": "k00", "matrix": [0, 0], "w": 1, "x": 0, "y": 0 },
|
||||
{ "label": "k01", "matrix": [0, 1], "w": 1, "x": 1, "y": 0 },
|
||||
@@ -61,7 +60,6 @@
|
||||
]
|
||||
},
|
||||
"LAYOUT_planck_1x2uC": {
|
||||
"key_count": 47,
|
||||
"layout": [
|
||||
{ "label": "k00", "matrix": [0, 0], "w": 1, "x": 0, "y": 0 },
|
||||
{ "label": "k01", "matrix": [0, 1], "w": 1, "x": 1, "y": 0 },
|
||||
|
Reference in New Issue
Block a user