-
Notifications
You must be signed in to change notification settings - Fork 1
/
split75_via.json
20 lines (20 loc) · 1.18 KB
/
split75_via.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
{
"name": "Split75",
"vendorId": "0x594D",
"productId": "0x0001",
"lighting": {
"extends": "none",
"keycodes": "qmk"
},
"matrix": { "rows": 8, "cols": 14 },
"layouts": {
"keymap": [
[{"x":2.5},"5,0","5,1","5,2","5,3","5,4","5,5","5,6",{"x":0.75},"5,7","5,8","5,9","5,10","5,11","5,12","5,13","6,8","7,8"],
["7,4","6,4",{"x":0.5},"4,0","4,1","4,2","4,3","4,4","4,5","4,6",{"x":0.75},"4,7","4,8","4,9","4,10","4,11","4,12",{"w":2},"6,9","7,9"],
["7,3","6,3",{"x":0.5,"w":1.5},"3,0","3,1","3,2","3,3","3,4","3,5",{"x":0.75},"3,7","3,8","3,9","3,10","3,11","3,12","3,13",{"w":1.5},"6,10","7,10"],
["7,2","6,2",{"x":0.5,"w":1.75},"2,0","2,1","2,2","2,3","2,4","2,5",{"x":0.75},"2,7","2,8","2,9","2,10","2,11","2,12",{"w":2.25},"6,11","7,11"],
["7,1","6,1",{"x":0.5,"w":2.25},"1,0","1,2","1,3","1,4","1,5","1,6",{"x":0.75},"1,7","1,8","1,9","1,10","1,11",{"w":1.75},"1,13","6,12","7,12"],
["7,0","6,0",{"x":0.5,"w":1.25},"0,0",{"w":1.25},"0,1",{"w":1.25},"0,2",{"w":2},"0,3","0,4",{"x":0.75,"w":2.75},"0,7",{"w":1.25},"0,10","0,11",{"w":1.25},"0,12","0,13","6,13","7,13"]
]
}
}