-
Notifications
You must be signed in to change notification settings - Fork 0
/
weekin_y40_v3_custom.json
94 lines (94 loc) · 1.41 KB
/
weekin_y40_v3_custom.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
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
{
"name": "Weekin-Y40_Final",
"vendorId": "0xFEE1",
"productId": "0x6006",
"keycodes": [
"qmk_lighting"
],
"menus": [
"qmk_rgblight"
],
"matrix":{
"rows":8,
"cols":6
},
"layouts": {
"keymap": [
[
{
"x": 11
},
"2,5\n\n\n\n\n\n\n\n\ne0"
],
[
"0,0",
"1,0",
"0,1",
"1,1",
"0,2",
"1,2",
"0,3",
"1,3",
"0,4",
"1,4",
"0,5",
"1,5"
],
[
{
"w": 1.25
},
"2,0",
"3,0",
"2,1",
"3,1",
"2,2",
"3,2",
"2,3",
"3,3",
"2,4",
"3,4",
{
"w": 1.75
},
"3,5"
],
[
{
"w": 1.75
},
"4,0",
"5,0",
"4,1",
"5,1",
"4,2",
"5,2",
"4,3",
"5,3",
"4,4",
"5,4",
{
"w": 1.25
},
"5,5"
],
[
"6,0",
"7,0",
"6,1",
{
"w": 2.75
},
"7,1",
"7,2",
{
"w": 2.25
},
"6,3",
"6,4",
"7,4",
"7,5"
]
]
}
}