diff options
author | QMK Bot <hello@qmk.fm> | 2022-10-05 19:20:23 +0000 |
---|---|---|
committer | QMK Bot <hello@qmk.fm> | 2022-10-05 19:20:23 +0000 |
commit | 7f43e3ba19c307f7d9aac881137f424a3ef95e25 (patch) | |
tree | 3696d107b96b1f935b440fc5a42b32420b2ec1aa /keyboards/spacetime | |
parent | 4d0177cd2a51606d104ca21c9720c632fdca4308 (diff) | |
parent | 248f98bdad5c10d96649ceb5acad53cba1f513ad (diff) |
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/spacetime')
-rw-r--r-- | keyboards/spacetime/info.json | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/keyboards/spacetime/info.json b/keyboards/spacetime/info.json index 682342cede..b34bfe8a6c 100644 --- a/keyboards/spacetime/info.json +++ b/keyboards/spacetime/info.json @@ -58,10 +58,10 @@ {"label":"L30", "x":0, "y":3, "w":1}, {"label":"L34", "x":4, "y":3, "w":1}, - {"label":"L35", "x":5, "y":3, "w":2}, - {"label":"L36", "x":6, "y":3, "w":2}, - {"label":"R30", "x":7, "y":3, "w":2}, - {"label":"R31", "x":8, "y":3, "w":2}, + {"label":"L35", "x":5, "y":3, "h":2}, + {"label":"L36", "x":6, "y":3, "h":2}, + {"label":"R30", "x":7, "y":3, "h":2}, + {"label":"R31", "x":8, "y":3, "h":2}, {"label":"R32", "x":9, "y":3, "w":1}, {"label":"R36", "x":13, "y":3, "w":1} ] |