keyboards: fix malformed info.json files (#17292)

This commit is contained in:
Ryan Skidmore
2022-06-02 17:50:08 +01:00
committed by GitHub
parent 7c3cb99164
commit 9a587275cf
11 changed files with 50 additions and 50 deletions

View File

@@ -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},