diff options
| author | Ryan <fauxpark@gmail.com> | 2021-09-12 14:04:56 +1000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-09-12 14:04:56 +1000 |
| commit | 4791cfae1af0bc15a0bd8417c5195bf482b87605 (patch) | |
| tree | c8bce61c28184407f9af5cd6b07f369c5c51acb0 /keyboards/yosino58 | |
| parent | f1084712d72eb0e942ac46a9e606cc2d3af11dc6 (diff) | |
| download | qmk_firmware-4791cfae1af0bc15a0bd8417c5195bf482b87605.tar.gz qmk_firmware-4791cfae1af0bc15a0bd8417c5195bf482b87605.zip | |
Remove width, height and key_count from info.json (#14274)
Diffstat (limited to 'keyboards/yosino58')
| -rw-r--r-- | keyboards/yosino58/info.json | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/keyboards/yosino58/info.json b/keyboards/yosino58/info.json index c591a41de..5762f5ab8 100644 --- a/keyboards/yosino58/info.json +++ b/keyboards/yosino58/info.json | |||
| @@ -2,11 +2,8 @@ | |||
| 2 | "keyboard_name": "yosino58 rev. 1", | 2 | "keyboard_name": "yosino58 rev. 1", |
| 3 | "url": "https://github.com/sakurachari/yosino58", | 3 | "url": "https://github.com/sakurachari/yosino58", |
| 4 | "maintainer": "sakuranbo0046", | 4 | "maintainer": "sakuranbo0046", |
| 5 | "width": 16.75, | ||
| 6 | "height": 6.25, | ||
| 7 | "layouts": { | 5 | "layouts": { |
| 8 | "LAYOUT": { | 6 | "LAYOUT": { |
| 9 | "key_count": 58, | ||
| 10 | "layout": [ | 7 | "layout": [ |
| 11 | {"x":0, "y":1}, {"x":1, "y":1}, {"x":2, "y":0.25}, {"x":3, "y":0}, {"x":4, "y":0.25}, {"x":5, "y":0.5}, {"x":10.75, "y":0.5}, {"x":11.75, "y":0.25}, {"x":12.75, "y":0}, {"x":13.75, "y":0.25}, {"x":14.75, "y":1}, {"x":15.75, "y":1}, | 8 | {"x":0, "y":1}, {"x":1, "y":1}, {"x":2, "y":0.25}, {"x":3, "y":0}, {"x":4, "y":0.25}, {"x":5, "y":0.5}, {"x":10.75, "y":0.5}, {"x":11.75, "y":0.25}, {"x":12.75, "y":0}, {"x":13.75, "y":0.25}, {"x":14.75, "y":1}, {"x":15.75, "y":1}, |
| 12 | {"x":0, "y":2}, {"x":1, "y":2}, {"x":2, "y":1.25}, {"x":3, "y":1}, {"x":4, "y":1.25}, {"x":5, "y":1.5}, {"x":10.75, "y":1.5}, {"x":11.75, "y":1.25}, {"x":12.75, "y":1}, {"x":13.75, "y":1.25}, {"x":14.75, "y":2}, {"x":15.75, "y":2}, | 9 | {"x":0, "y":2}, {"x":1, "y":2}, {"x":2, "y":1.25}, {"x":3, "y":1}, {"x":4, "y":1.25}, {"x":5, "y":1.5}, {"x":10.75, "y":1.5}, {"x":11.75, "y":1.25}, {"x":12.75, "y":1}, {"x":13.75, "y":1.25}, {"x":14.75, "y":2}, {"x":15.75, "y":2}, |
| @@ -17,4 +14,3 @@ | |||
| 17 | } | 14 | } |
| 18 | } | 15 | } |
| 19 | } | 16 | } |
| 20 | |||
