diff options
author | Zach White <skullydazed@gmail.com> | 2021-09-09 21:33:23 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-09-09 21:33:23 -0700 |
commit | d971020cd8ddc91970151b6104aa6d0f8c270288 (patch) | |
tree | 91d5423d920dda1ca742afd2354613a21b86b144 /keyboards/spacey | |
parent | e6ff638abf7f400c4e153c69dcb5da0232ba424d (diff) | |
download | qmk_firmware-d971020cd8ddc91970151b6104aa6d0f8c270288.tar.gz qmk_firmware-d971020cd8ddc91970151b6104aa6d0f8c270288.zip |
Fix number of elements in info.json does not match errors (#14213)
* evyd13/atom47/rev3: best guess at fixing info.json
* evyd13/atom47: best guess at fixing info.json
* eyeohdesigns/sprh: best guess at fixing info.json
* handwired/unicomp_mini_m: best guess at fixing info.json
* lazydesigners/the60/rev2: best guess at fixing info.json
* melgeek/mj6xy: best guess at fixing info.json
* pizzakeyboards/pizza65: best guess at fixing info.json
* plx: best guess at fixing info.json
* rojectcain/vault45: best guess at fixing info.json
* sidderskb/majbritt/rev2: best guess at fixing info.json
* spacey: best guess at fixing info.json
Diffstat (limited to 'keyboards/spacey')
-rw-r--r-- | keyboards/spacey/info.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/keyboards/spacey/info.json b/keyboards/spacey/info.json index 39a4e46b54..e249a10fe5 100644 --- a/keyboards/spacey/info.json +++ b/keyboards/spacey/info.json @@ -73,10 +73,10 @@ {"label":"k43", "x":3, "y":4}, {"label":"k44", "x":4, "y":4}, {"label":"k45", "x":5, "y":4}, - + {"label":"k46", "x":6, "y":4}, {"label":"k47", "x":7, "y":4}, {"label":"k48", "x":8, "y":4}, - + {"label":"k49", "x":9, "y":4}, {"label":"k4A", "x":10, "y":4}, {"label":"k4B", "x":11, "y":4}, {"label":"k4C", "x":12, "y":4}, |