diff options
author | QMK Bot <hello@qmk.fm> | 2021-01-09 20:09:11 +0000 |
---|---|---|
committer | QMK Bot <hello@qmk.fm> | 2021-01-09 20:09:11 +0000 |
commit | c550047ba68bd633d35b10d545ff240cf1fc9786 (patch) | |
tree | ca8d9379127a93a3be3e0bf38d9349e148b934de /keyboards/tunks/ergo33/info.json | |
parent | e9eaf416b8642d6a449c8397bd969a5ece1a0466 (diff) | |
parent | 3dc5e5af388fce6bd2619730c221be3ac71286dd (diff) |
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/tunks/ergo33/info.json')
-rw-r--r-- | keyboards/tunks/ergo33/info.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/keyboards/tunks/ergo33/info.json b/keyboards/tunks/ergo33/info.json index 0d4f00b940..c921484fab 100644 --- a/keyboards/tunks/ergo33/info.json +++ b/keyboards/tunks/ergo33/info.json @@ -4,13 +4,13 @@ "width": 9, "height": 6, "layouts": { - "LAYOUT_all": { + "LAYOUT": { "layout": [ {"x": 0, "y": 0}, {"x": 1, "y": 0}, {"x": 2, "y": 0.4}, {"x": 3, "y": 0.3}, {"x": 4, "y": 0.4}, {"x": 5, "y": 0.5}, {"x": 6, "y": 0.5}, {"x": 0, "y": 1}, {"x": 1, "y": 1}, {"x": 2, "y": 1.4}, {"x": 3, "y": 1.3}, {"x": 4, "y": 1.4}, {"x": 5, "y": 1.5}, {"x": 6, "y": 1.5}, {"x": 0, "y": 2}, {"x": 1, "y": 2}, {"x": 2, "y": 2.4}, {"x": 3, "y": 2.3}, {"x": 4, "y": 2.4}, {"x": 5, "y": 2.5}, {"x": 6, "y": 2.5}, - {"x": 0, "y": 3}, {"x": 1, "y": 3}, {"x": 2, "y": 3.4}, {"x": 3, "y": 3.3}, {"x": 4, "y": 3.4}, {"x": 5, "y": 3.5}, {"x": 6, "y": 3.5}, {"x": 8, "y": 3.5}, - {"x": 0, "y": 4}, {"x": 1, "y": 4}, + {"x": 0, "y": 3}, {"x": 1, "y": 3}, {"x": 2, "y": 3.4}, {"x": 3, "y": 3.3}, {"x": 4, "y": 3.4}, {"x": 5, "y": 3.5}, {"x": 6, "y": 3.5}, + {"x": 0, "y": 4}, {"x": 1, "y": 4}, {"x": 8, "y": 3.5}, {"x": 4.7, "y": 4.7}, {"x": 5.8, "y": 4.7}, {"x": 6.8, "y": 4.8} ] } |