Remove "w": 1 from keyboards/ (#23367)
This commit is contained in:
committed by
GitHub
parent
da041fcd53
commit
86e7df0c2a
@@ -121,7 +121,7 @@
|
||||
{"label": "F3", "matrix": [3, 1], "x": 0, "y": 3},
|
||||
{"label": "F4", "matrix": [3, 0], "x": 1, "y": 3},
|
||||
{"label": "Shift", "matrix": [3, 2], "x": 2.25, "y": 3, "w": 1.25},
|
||||
{"label": "\u2298", "matrix": [0, 1], "x": 3.5, "y": 3, "w": 1},
|
||||
{"label": "\u2298", "matrix": [0, 1], "x": 3.5, "y": 3},
|
||||
{"label": "Z", "matrix": [3, 3], "x": 4.5, "y": 3},
|
||||
{"label": "X", "matrix": [3, 4], "x": 5.5, "y": 3},
|
||||
{"label": "C", "matrix": [3, 5], "x": 6.5, "y": 3},
|
||||
@@ -286,7 +286,7 @@
|
||||
{"label": "F3", "matrix": [3, 1], "x": 0, "y": 3},
|
||||
{"label": "F4", "matrix": [3, 0], "x": 1, "y": 3},
|
||||
{"label": "Shift", "matrix": [3, 2], "x": 2.25, "y": 3, "w": 1.25},
|
||||
{"label": "\u2298", "matrix": [0, 1], "x": 3.5, "y": 3, "w": 1},
|
||||
{"label": "\u2298", "matrix": [0, 1], "x": 3.5, "y": 3},
|
||||
{"label": "Z", "matrix": [3, 3], "x": 4.5, "y": 3},
|
||||
{"label": "X", "matrix": [3, 4], "x": 5.5, "y": 3},
|
||||
{"label": "C", "matrix": [3, 5], "x": 6.5, "y": 3},
|
||||
|
||||
Reference in New Issue
Block a user