summaryrefslogtreecommitdiff
path: root/keyboards/handwired/aim65/info.json
diff options
context:
space:
mode:
authorRyan <fauxpark@gmail.com>2023-04-12 13:42:51 +1000
committerGitHub <noreply@github.com>2023-04-12 13:42:51 +1000
commit5bd68e3695a82ff504c358c33445b4530c2a327f (patch)
tree10b245757dcb4f2c3c07796671ed8d284e5f5d6f /keyboards/handwired/aim65/info.json
parent941e159a28f1bdbdd913654c4f9a14291f8d5299 (diff)
Move single `LAYOUT`s to data driven (#20365)
Diffstat (limited to 'keyboards/handwired/aim65/info.json')
-rw-r--r--keyboards/handwired/aim65/info.json112
1 files changed, 58 insertions, 54 deletions
diff --git a/keyboards/handwired/aim65/info.json b/keyboards/handwired/aim65/info.json
index 9439a11c76..e7c363794f 100644
--- a/keyboards/handwired/aim65/info.json
+++ b/keyboards/handwired/aim65/info.json
@@ -22,60 +22,64 @@
"layouts": {
"LAYOUT": {
"layout": [
- {"label":"K62 (B3,B6)", "x":1, "y":0},
- {"label":"K71 (B1,C6)", "x":2, "y":0},
- {"label":"K61 (B3,C6)", "x":3, "y":0},
- {"label":"K74 (B1,F7)", "x":4, "y":0},
- {"label":"K64 (B3,F7)", "x":5, "y":0},
- {"label":"K75 (B1,F6)", "x":6, "y":0},
- {"label":"K65 (B3,F6)", "x":7, "y":0},
- {"label":"K76 (B1,F5)", "x":8, "y":0},
- {"label":"K66 (B3,F5)", "x":9, "y":0},
- {"label":"K77 (B1,F4)", "x":10, "y":0},
- {"label":"K67 (B3,F4)", "x":11, "y":0},
- {"label":"K72 (B1,B6)", "x":12, "y":0},
- {"label":"K53 (B5,B2)", "x":13, "y":0},
- {"label":"K52 (B5,B6)", "x":0, "y":1, "w":1.5},
- {"label":"K42 (B4,B6)", "x":1.5, "y":1},
- {"label":"K51 (B5,C6)", "x":2.5, "y":1},
- {"label":"K41 (B4,C6)", "x":3.5, "y":1},
- {"label":"K54 (B5,F7)", "x":4.5, "y":1},
- {"label":"K44 (B4,F7)", "x":5.5, "y":1},
- {"label":"K55 (B5,F6)", "x":6.5, "y":1},
- {"label":"K45 (B4,F6)", "x":7.5, "y":1},
- {"label":"K56 (B5,F5)", "x":8.5, "y":1},
- {"label":"K46 (B4,F5)", "x":9.5, "y":1},
- {"label":"K57 (B5,F4)", "x":10.5, "y":1},
- {"label":"K47 (B4,F4)", "x":11.5, "y":1},
- {"label":"K22 (D7,B6)", "x":12.5, "y":1},
- {"label":"K40 (B4,D1)", "x":13.5, "y":1},
- {"label":"K60 (B3,D1)", "x":0.75, "y":2},
- {"label":"K31 (E6,C6)", "x":1.75, "y":2},
- {"label":"K21 (D7,C6)", "x":2.75, "y":2},
- {"label":"K34 (E6,F7)", "x":3.75, "y":2},
- {"label":"K24 (D7,F7)", "x":4.75, "y":2},
- {"label":"K35 (E6,F6)", "x":5.75, "y":2},
- {"label":"K25 (D7,F6)", "x":6.75, "y":2},
- {"label":"K36 (E6,F5)", "x":7.75, "y":2},
- {"label":"K26 (D7,F5)", "x":8.75, "y":2},
- {"label":"K37 (E6,F4)", "x":9.75, "y":2},
- {"label":"K27 (D7,F4)", "x":10.75, "y":2},
- {"label":"K33 (E6,B2)", "x":11.75, "y":2},
- {"label":"K12 (D4,B6)", "x":12.75, "y":2},
- {"label":"K23 (D7,B2)", "x":13.75, "y":2, "w":1.5},
- {"label":"K70 (B1,D1)", "x":0.75, "y":3, "w":1.5},
- {"label":"K01 (D0,C6)", "x":2.25, "y":3},
- {"label":"K11 (D4,C6)", "x":3.25, "y":3},
- {"label":"K04 (D0,F7)", "x":4.25, "y":3},
- {"label":"K14 (D4,F7)", "x":5.25, "y":3},
- {"label":"K05 (D0,F6)", "x":6.25, "y":3},
- {"label":"K15 (D4,F6)", "x":7.25, "y":3},
- {"label":"K06 (D0,F5)", "x":8.25, "y":3},
- {"label":"K16 (D4,F5)", "x":9.25, "y":3},
- {"label":"K07 (D0,F4)", "x":10.25, "y":3},
- {"label":"K17 (D4,F4)", "x":11.25, "y":3},
- {"label":"K20 (D7,D1)", "x":12.25, "y":3, "w":1.5},
- {"label":"K00 (D0,D1)", "x":3.25, "y":4, "w":8}
+ {"matrix": [6, 2], "x": 1, "y": 0},
+ {"matrix": [7, 1], "x": 2, "y": 0},
+ {"matrix": [6, 1], "x": 3, "y": 0},
+ {"matrix": [7, 4], "x": 4, "y": 0},
+ {"matrix": [6, 4], "x": 5, "y": 0},
+ {"matrix": [7, 5], "x": 6, "y": 0},
+ {"matrix": [6, 5], "x": 7, "y": 0},
+ {"matrix": [7, 6], "x": 8, "y": 0},
+ {"matrix": [6, 6], "x": 9, "y": 0},
+ {"matrix": [7, 7], "x": 10, "y": 0},
+ {"matrix": [6, 7], "x": 11, "y": 0},
+ {"matrix": [7, 2], "x": 12, "y": 0},
+ {"matrix": [5, 3], "x": 13, "y": 0},
+
+ {"matrix": [5, 2], "x": 0, "y": 1, "w": 1.5},
+ {"matrix": [4, 2], "x": 1.5, "y": 1},
+ {"matrix": [5, 1], "x": 2.5, "y": 1},
+ {"matrix": [4, 1], "x": 3.5, "y": 1},
+ {"matrix": [5, 4], "x": 4.5, "y": 1},
+ {"matrix": [4, 4], "x": 5.5, "y": 1},
+ {"matrix": [5, 5], "x": 6.5, "y": 1},
+ {"matrix": [4, 5], "x": 7.5, "y": 1},
+ {"matrix": [5, 6], "x": 8.5, "y": 1},
+ {"matrix": [4, 6], "x": 9.5, "y": 1},
+ {"matrix": [5, 7], "x": 10.5, "y": 1},
+ {"matrix": [4, 7], "x": 11.5, "y": 1},
+ {"matrix": [2, 2], "x": 12.5, "y": 1},
+ {"matrix": [4, 0], "x": 13.5, "y": 1},
+
+ {"matrix": [6, 0], "x": 0.75, "y": 2},
+ {"matrix": [3, 1], "x": 1.75, "y": 2},
+ {"matrix": [2, 1], "x": 2.75, "y": 2},
+ {"matrix": [3, 4], "x": 3.75, "y": 2},
+ {"matrix": [2, 4], "x": 4.75, "y": 2},
+ {"matrix": [3, 5], "x": 5.75, "y": 2},
+ {"matrix": [2, 5], "x": 6.75, "y": 2},
+ {"matrix": [3, 6], "x": 7.75, "y": 2},
+ {"matrix": [2, 6], "x": 8.75, "y": 2},
+ {"matrix": [3, 7], "x": 9.75, "y": 2},
+ {"matrix": [2, 7], "x": 10.75, "y": 2},
+ {"matrix": [3, 3], "x": 11.75, "y": 2},
+ {"matrix": [1, 2], "x": 12.75, "y": 2},
+ {"matrix": [2, 3], "x": 13.75, "y": 2, "w": 1.5},
+
+ {"matrix": [7, 0], "x": 0.75, "y": 3, "w": 1.5},
+ {"matrix": [0, 1], "x": 2.25, "y": 3},
+ {"matrix": [1, 1], "x": 3.25, "y": 3},
+ {"matrix": [0, 4], "x": 4.25, "y": 3},
+ {"matrix": [1, 4], "x": 5.25, "y": 3},
+ {"matrix": [0, 5], "x": 6.25, "y": 3},
+ {"matrix": [1, 5], "x": 7.25, "y": 3},
+ {"matrix": [0, 6], "x": 8.25, "y": 3},
+ {"matrix": [1, 6], "x": 9.25, "y": 3},
+ {"matrix": [0, 7], "x": 10.25, "y": 3},
+ {"matrix": [1, 7], "x": 11.25, "y": 3},
+ {"matrix": [2, 0], "x": 12.25, "y": 3, "w": 1.5},
+
+ {"matrix": [0, 0], "x": 3.25, "y": 4, "w": 8}
]
}
}