diff options
author | Gabriel Harel <gabrielj.harel@gmail.com> | 2022-01-28 19:34:38 -0600 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-01-28 17:34:38 -0800 |
commit | dcff1a34c7eabce20bb751313867579941222acf (patch) | |
tree | ffd1ed353bd073a7b6289090e0ad6f2f4755005e /keyboards/fjlabs/7vhotswap/info.json | |
parent | bd8e257f842e40f01041706a217be2cf85ae7f92 (diff) |
Remove missing and trailing commas in info.json files. (#16088)
Diffstat (limited to 'keyboards/fjlabs/7vhotswap/info.json')
-rw-r--r-- | keyboards/fjlabs/7vhotswap/info.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/fjlabs/7vhotswap/info.json b/keyboards/fjlabs/7vhotswap/info.json index 87e492bc4c..a4955756e9 100644 --- a/keyboards/fjlabs/7vhotswap/info.json +++ b/keyboards/fjlabs/7vhotswap/info.json @@ -18,7 +18,7 @@ {"label":"F10", "x":10.75, "y":0}, {"label":"F11", "x":11.75, "y":0}, {"label":"F12", "x":12.75, "y":0}, - {"label":"Print Screen", "x":14, "y":0} + {"label":"Print Screen", "x":14, "y":0}, {"label":"~", "x":0, "y":1.25}, {"label":"!", "x":1, "y":1.25}, |