summaryrefslogtreecommitdiff
path: root/keyboards/kinesis/kintwin/info.json
blob: ed67c36af392042f89587f6b9c844bbe8c0cceeb (plain)
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
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
{
    "development_board": "blackpill_f401",
    "keyboard_name": "Kinesis",
    "url": "https://github.com/alvicstep/kintwin",
    "manufacturer": "https://github.com/alvicstep/kintwin",
    "maintainer": "Alex Stepanov",
    "usb": {
        "device_version": "0.0.1",
        "vid": "0x4B53",
        "pid": "0x0001",
        "shared_endpoint": {
            "keyboard": true   
        } 
    },
    "features": {
        "bootmagic": true,
        "console": false,
        "command": false,
        "mousekey": true,
        "extrakey": true,
        "nkro": true,
        "audio": false,
        "backlight": false
    },
    "matrix_pins": {
        "rows": ["A0", "A1", "A2", "A3", "A4", "A5", "A6"],
        "cols": ["A7", "B0", "B1", "B10", "B9", "B8", "B7", "B14", "B13", "B12", "C14", "C15", "B15", "B6", "B5"]
    },
    "diode_direction": "ROW2COL",
    "indicators": {
        "caps_lock": "A15",
        "scroll_lock": "B3",
        "num_lock": "B4",
        "compose": "C13",
        "on_state": 0
    },    
    "layouts": {
        "LAYOUT": {
            "layout": [
                {"matrix": [0, 12], "x": 0, "y": 0, "w": 0.69, "h": 0.85},
                {"matrix": [0, 13], "x": 0.7, "y": 0, "w": 0.69, "h": 0.85},
                {"matrix": [0, 14], "x": 1.39, "y": 0, "w": 0.69, "h": 0.85},
                {"matrix": [1, 12], "x": 2.09, "y": 0, "w": 0.69, "h": 0.85},
                {"matrix": [1, 13], "x": 2.78, "y": 0, "w": 0.69, "h": 0.85},
                {"matrix": [1, 14], "x": 3.48, "y": 0, "w": 0.69, "h": 0.85},
                {"matrix": [2, 12], "x": 4.17, "y": 0, "w": 0.69, "h": 0.85},
                {"matrix": [2, 13], "x": 4.87, "y": 0, "w": 0.69, "h": 0.85},
                {"matrix": [2, 14], "x": 5.56, "y": 0, "w": 0.69, "h": 0.85},

                {"matrix": [3, 12], "x": 9.25, "y": 0, "w": 0.69, "h": 0.85},
                {"matrix": [3, 13], "x": 9.95, "y": 0, "w": 0.69, "h": 0.85},
                {"matrix": [3, 14], "x": 10.64, "y": 0, "w": 0.69, "h": 0.85},
                {"matrix": [4, 12], "x": 11.34, "y": 0, "w": 0.69, "h": 0.85},
                {"matrix": [4, 13], "x": 12.03, "y": 0, "w": 0.69, "h": 0.85},
                {"matrix": [4, 14], "x": 12.73, "y": 0, "w": 0.69, "h": 0.85},
                {"matrix": [5, 12], "x": 13.42, "y": 0, "w": 0.69, "h": 0.85},
                {"matrix": [5, 14], "x": 14.12, "y": 0, "w": 0.69, "h": 0.85},
                {"matrix": [5, 13], "x": 14.81, "y": 0, "w": 0.69, "h": 0.85},

                {"matrix": [0, 0], "x": 0, "y": 1.25, "w": 1.25},
                {"matrix": [0, 1], "x": 1.25, "y": 1.25},
                {"matrix": [0, 2], "x": 2.25, "y": 1},
                {"matrix": [0, 3], "x": 3.25, "y": 1},
                {"matrix": [0, 4], "x": 4.25, "y": 1},
                {"matrix": [0, 5], "x": 5.25, "y": 1},

                {"matrix": [0, 6], "x": 9.25, "y": 1},
                {"matrix": [0, 7], "x": 10.25, "y": 1},
                {"matrix": [0, 8], "x": 11.25, "y": 1},
                {"matrix": [0, 9], "x": 12.25, "y": 1},
                {"matrix": [0, 10], "x": 13.25, "y": 1.25},
                {"matrix": [0, 11], "x": 14.25, "y": 1.25, "w": 1.25},

                {"matrix": [1, 0], "x": 0, "y": 2.25, "w": 1.25},
                {"matrix": [1, 1], "x": 1.25, "y": 2.25},
                {"matrix": [1, 2], "x": 2.25, "y": 2},
                {"matrix": [1, 3], "x": 3.25, "y": 2},
                {"matrix": [1, 4], "x": 4.25, "y": 2},
                {"matrix": [1, 5], "x": 5.25, "y": 2},

                {"matrix": [1, 6], "x": 11.25, "y": 2.25},
                {"matrix": [1, 7], "x": 12.25, "y": 2.25},
                {"matrix": [1, 8], "x": 13.25, "y": 2.25},
                {"matrix": [1, 9], "x": 14.25, "y": 2.25},
                {"matrix": [1, 10], "x": 15.25, "y": 2.25},
                {"matrix": [1, 11], "x": 16.25, "y": 2.25, "w": 1.25},

                {"matrix": [2, 0], "x": 0, "y": 3.25, "w": 1.25},
                {"matrix": [2, 1], "x": 1.25, "y": 3.25},
                {"matrix": [2, 2], "x": 2.25, "y": 3},
                {"matrix": [2, 3], "x": 3.25, "y": 3},
                {"matrix": [2, 4], "x": 4.25, "y": 3},
                {"matrix": [2, 5], "x": 5.25, "y": 3},

                {"matrix": [2, 6], "x": 9.25, "y": 3},
                {"matrix": [2, 7], "x": 10.25, "y": 3},
                {"matrix": [2, 8], "x": 11.25, "y": 3},
                {"matrix": [2, 9], "x": 12.25, "y": 3},
                {"matrix": [2, 10], "x": 13.25, "y": 3.25},
                {"matrix": [2, 11], "x": 14.25, "y": 3.25, "w": 1.25},

                {"matrix": [3, 0], "x": 0, "y": 4.25, "w": 1.25},
                {"matrix": [3, 1], "x": 1.25, "y": 4.25},
                {"matrix": [3, 2], "x": 2.25, "y": 4},
                {"matrix": [3, 3], "x": 3.25, "y": 4},
                {"matrix": [3, 4], "x": 4.25, "y": 4},
                {"matrix": [3, 5], "x": 5.25, "y": 4},

                {"matrix": [3, 6], "x": 9.25, "y": 4},
                {"matrix": [3, 7], "x": 10.25, "y": 4},
                {"matrix": [3, 8], "x": 11.25, "y": 4},
                {"matrix": [3, 9], "x": 12.25, "y": 4},
                {"matrix": [3, 10], "x": 13.25, "y": 4.25},
                {"matrix": [3, 11], "x": 14.25, "y": 4.25, "w": 1.25},

                {"matrix": [4, 1], "x": 1.25, "y": 5.25},
                {"matrix": [4, 2], "x": 2.25, "y": 5},
                {"matrix": [4, 3], "x": 3.25, "y": 5},
                {"matrix": [4, 5], "x": 4.25, "y": 5},

                {"matrix": [4, 6], "x": 10.25, "y": 5},
                {"matrix": [4, 8], "x": 11.25, "y": 5},
                {"matrix": [4, 9], "x": 12.25, "y": 5},
                {"matrix": [4, 10], "x": 13.25, "y": 5.25},

                {"matrix": [6, 5], "x": 5.25, "y": 6},
                {"matrix": [5, 5], "x": 6.25, "y": 6},

                {"matrix": [6, 9], "x": 8.25, "y": 6},
                {"matrix": [5, 8], "x": 9.25, "y": 6},

                {"matrix": [5, 3], "x": 6.25, "y": 7},

                {"matrix": [6, 8], "x": 8.25, "y": 7},

                {"matrix": [6, 3], "x": 4.25, "y": 7, "h": 2},
                {"matrix": [6, 4], "x": 5.25, "y": 7, "h": 2},
                {"matrix": [5, 2], "x": 6.25, "y": 8},

                {"matrix": [6, 6], "x": 8.25, "y": 8},
                {"matrix": [5, 7], "x": 9.25, "y": 7, "h": 2},
                {"matrix": [5, 6], "x": 10.25, "y": 7, "h": 2}
            ]
        }    
    }    
}