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/ogurec | |
| parent | bd8e257f842e40f01041706a217be2cf85ae7f92 (diff) | |
| download | qmk_firmware-dcff1a34c7eabce20bb751313867579941222acf.tar.gz qmk_firmware-dcff1a34c7eabce20bb751313867579941222acf.zip | |
Remove missing and trailing commas in info.json files. (#16088)
Diffstat (limited to 'keyboards/ogurec')
| -rw-r--r-- | keyboards/ogurec/info.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/ogurec/info.json b/keyboards/ogurec/info.json index bc4e637b3..1cb6823f9 100644 --- a/keyboards/ogurec/info.json +++ b/keyboards/ogurec/info.json | |||
| @@ -80,7 +80,7 @@ | |||
| 80 | {"label":"<", "x":9, "y":2}, | 80 | {"label":"<", "x":9, "y":2}, |
| 81 | {"label":">", "x":10, "y":2}, | 81 | {"label":">", "x":10, "y":2}, |
| 82 | {"label":"?", "x":11, "y":2}] | 82 | {"label":"?", "x":11, "y":2}] |
| 83 | }, | 83 | } |
| 84 | 84 | ||
| 85 | } | 85 | } |
| 86 | } | 86 | } |
