This repository has been archived by the owner on Sep 12, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 16
/
sofle VIA keymap.json
62 lines (62 loc) · 2.35 KB
/
sofle VIA keymap.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
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
{
"name": "Solarius_Sofle" ,
"vendorId": "0xFC32",
"productId": "0x1287",
"lighting": "qmk_rgblight",
"matrix": { "rows": 10, "cols": 7 },
"customKeycodes": [
{
"name": "Super Alt Tab FWD",
"title": "Alt Tab Forwards in Windows",
"shortName": "ATABF"
},
{
"name": "Super Alt Tab REV",
"title": "Alt Tab Reverse in Windows",
"shortName": "ATABR"
},
{
"name": "Move Window Right",
"title": "Move Window Right in Windows",
"shortName": "MWR"
},
{
"name": "Move Window Left",
"title": "Move Window Left in Windows",
"shortName": "MWL"
},
{
"name": "Shift-BSPC",
"title": "Shift-Backspace to Delete Whole Words",
"shortName": "SBS"
}
],
"layouts":
{
"keymap":
[
[{"y":0.5,"x":3.25},"0,3",{"x":9},"5,3"],
[{"y":-0.87,"x":2.25},"0,2",{"x":1},"0,4",{"x":7},"5,4",{"x":1},"5,2"],
[{"y":-0.9,"x":5.25},"0,5",{"x":5},"5,5"],
[{"y":-0.87,"x":0.25,"c":"#777777"},"0,0",{"c":"#cccccc"},"0,1",{"x":13},"5,1",{"c":"#aaaaaa"},"5,0"],
[{"y":-0.4,"x":3.25,"c":"#cccccc"},"1,3",{"x":2.2},"1,6",{"x":2.6},"8,6",{"x":2.2},"6,3"],
[{"y":-0.9,"x":2.25},"1,2",{"x":1},"1,4",{"x":7},"6,4",{"x":1},"6,2"],
[{"y":-0.9,"x":5.25},"1,5",{"x":5},"6,5"],
[{"y":-0.9,"x":0.25,"c":"#aaaaaa"},"1,0",{"c":"#cccccc"},"1,1",{"x":13},"6,1",{"c":"#aaaaaa"},"6,0"],
[{"y":-0.4,"x":3.25,"c":"#cccccc"},"2,3",{"x":2.2},"4,0",{"x":2.6},"9,5",{"x":2.2},"7,3"],
[{"y":-0.9,"x":2.25},"2,2",{"x":1},"2,4",{"x":7},"7,4",{"x":1},"7,2"],
[{"y":-0.9,"x":5.25},"2,5",{"x":5},"7,5"],
[{"y":-0.9,"x":0.25,"c":"#aaaaaa"},"2,0",{"c":"#cccccc"},"2,1",{"x":13},"7,1",{"c":"#aaaaaa"},"7,0"],
[{"y":-0.4,"x":3.25,"c":"#cccccc"},"3,3",{"x":2.2},"3,6",{"x":2.6},"6,6",{"x":2.2},"8,3"],
[{"y":-0.9,"x":2.25},"3,2",{"x":1},"3,4",{"x":7},"8,4",{"x":1},"8,2"],
[{"y":-0.9,"x":5.25},"3,5",{"x":5},"8,5"],
[{"y":-0.9,"x":0.25,"c":"#aaaaaa"},"3,0",{"c":"#cccccc"},"3,1",{"x":13},"8,1",{"c":"#aaaaaa"},"8,0"],
[{"y":-0.3,"x":3.25},"4,2",{"x":9},"9,1"],
[{"y":-0.9,"x":2.25},"4,1",{"x":1},"4,3",{"x":7},"9,2",{"x":1},"9,0"],
[{"r":30,"rx":7.15,"y":4.6,"x":1,"c":"#777777"},"4,4"],
[{"r":45,"y":-2.25,"x":3.35,"h":1.5},"4,5"],
[{"r":-45,"y":1.3,"x":-2.08,"h":1.5},"9,4"],
[{"r":-30,"y":-0.45,"x":0.8},"9,3"]
]
}
}