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
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
11 changed files with 50 additions and 50 deletions

View file

@ -92,7 +92,7 @@
{"label":"Fn", "x":11.25, "y":5.25, "w":1.25},
{"label":"\u2190", "x":13.25, "y":5.5},
{"label":"\u2193", "x":14.25, "y":5.5},
{"label":"\u2192", "x":15.25, "y":5.5},
{"label":"\u2192", "x":15.25, "y":5.5}
]
}
}