keyboards: fix malformed info.json files (#17292)
This commit is contained in:
@@ -37,7 +37,7 @@
|
||||
{"label":"_", "x":11, "y":1.25},
|
||||
{"label":"+", "x":12, "y":1.25},
|
||||
{"label":"Back Space", "x":13, "y":1.25},
|
||||
{"label":"Back Space", "x":14, "y":1.25}
|
||||
{"label":"Back Space", "x":14, "y":1.25},
|
||||
{"label":"Insert", "x":15.25, "y":1.25},
|
||||
{"label":"Home", "x":16.25, "y":1.25},
|
||||
{"label":"PgUp", "x":17.25, "y":1.25},
|
||||
|
Reference in New Issue
Block a user