Remove "w": 1 from keyboards/ (#23367)
This commit is contained in:
committed by
GitHub
parent
da041fcd53
commit
86e7df0c2a
@@ -117,9 +117,9 @@
|
||||
{"matrix": [3, 8], "x": 9, "y": 3},
|
||||
{"matrix": [3, 9], "x": 10, "y": 3},
|
||||
{"matrix": [3, 10], "x": 11, "y": 3},
|
||||
{"matrix": [3, 11], "x": 12, "y": 3, "w": 1},
|
||||
{"matrix": [3, 12], "x": 13, "y": 3, "w": 1},
|
||||
{"matrix": [3, 13], "x": 14, "y": 3, "w": 1},
|
||||
{"matrix": [3, 11], "x": 12, "y": 3},
|
||||
{"matrix": [3, 12], "x": 13, "y": 3},
|
||||
{"matrix": [3, 13], "x": 14, "y": 3},
|
||||
|
||||
{"matrix": [4, 0], "x": 1.25, "y": 4, "w": 1.25},
|
||||
{"matrix": [4, 1], "x": 2.5, "y": 4, "w": 1.25},
|
||||
|
||||
Reference in New Issue
Block a user