keyboards: fix malformed info.json files (#17292)
This commit is contained in:
parent
7c3cb99164
commit
9a587275cf
11 changed files with 50 additions and 50 deletions
|
@ -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}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue