-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcrkbd_rev4_mini.json
36 lines (36 loc) · 1.95 KB
/
crkbd_rev4_mini.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
{
"name": "Corne v4 mini",
"vendorId": "0x4653",
"productId": "0x0104",
"matrix": {"rows": 8, "cols": 7},
"menus": ["qmk_rgb_matrix"],
"layouts": {
"labels": [
["Left EX1", "Key", "Encoder", "None"],
["Left EX2", "Key", "Encoder", "None"],
["Right EX1", "Key", "Encoder", "None"],
["Right EX2", "Key", "Encoder", "None"]
],
"keymap": [
[{"y": 1, "x": 2.5}, "0,3", {"x": 7.5}, "4,3"],
[{"y": -0.875, "x": 1.5}, "0,2", {"x": 1}, "0,4", {"x": 5.5}, "4,4", {"x": 1}, "4,2"],
[{"y": -0.875, "x": 4.5}, "0,5", {"x": 3.5}, "4,5"],
[{"y": -0.875, "x": 0.5}, "0,1", {"x": 11.5}, "4,1"],
[{"y": -0.625, "x": 5.5}, "0,6\n\n\n0,0","0,6\n\n\n0,1\n\n\n\n\n\ne0", {"x": 0.5}, "4,6\n\n\n2,0","4,6\n\n\n2,1\n\n\n\n\n\ne2"],
[{"y": -0.75, "x": 2.5}, "1,3", {"x": 7.5}, "5,3"],
[{"y": -0.875, "x": 1.5}, "1,2", {"x": 1}, "1,4", {"x": 5.5}, "5,4", {"x": 1}, "5,2"],
[{"y": -0.875, "x": 4.5}, "1,5", {"x": 3.5}, "5,5"],
[{"y": -0.875, "x": 0.5}, "1,1", {"x": 11.5}, "5,1"],
[{"y": -0.625, "x": 5.5}, "1,6\n\n\n1,0","1,6\n\n\n1,1\n\n\n\n\n\ne1", {"x": 0.5}, "5,6\n\n\n3,0","5,6\n\n\n3,1\n\n\n\n\n\ne3"],
[{"y": -0.75, "x": 2.5}, "2,3", {"x": 7.5}, "6,3"],
[{"y": -0.875, "x": 1.5}, "2,2", {"x": 1}, "2,4", {"x": 5.5}, "6,4", {"x": 1}, "6,2"],
[{"y": -0.875, "x": 4.5}, "2,5", {"x": 3.5}, "6,5"],
[{"y": -0.875, "x": 0.5}, "2,1", {"x": 11.5}, "6,1"],
[{"y": -0.125, "x": 3}, "3,3", {"x": 6.5}, "7,3"],
[{"r": 15, "rx": 3.5, "ry": 9.1, "y": -4.85, "x": -0.5}, "3,4"],
[{"r": 30, "rx": 4.4, "ry": 9.3, "y": -5.05, "x": -1.4, "h": 1.5}, "3,5"],
[{"r": -30, "rx": 10.1, "y": -5.05, "x": 0.4, "h": 1.5}, "7,5"],
[{"r": -15, "rx": 11, "ry": 9.1, "y": -4.85, "x": -0.5}, "7,4"]
]
}
}