summaryrefslogtreecommitdiff
path: root/keyboards/pluckey/info.json
blob: faeb0df2f42acb68468ebc0d5b515fc6fb805106 (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
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
{
    "keyboard_name": "pluckey",
    "manufacturer": "floookay",
    "url": "https://github.com/floookay/pluckey",
    "maintainer": "floookay",
    "usb": {
        "vid": "0xF100",
        "pid": "0x91CE",
        "device_version": "0.0.1"
    },
    "encoder": {
        "rotary": [
            {"pin_a": "B3", "pin_b": "B2", "resolution": 2}
        ]
    },
    "split": {
        "soft_serial_pin": "D2",
        "encoder": {
            "right": {
                "rotary": [
                    {"pin_a": "B2", "pin_b": "B3", "resolution": 2}
                ]
            }
        }
    },
    "processor": "atmega32u4",
    "bootloader": "atmel-dfu",
    "layout_aliases": {
        "LAYOUT": "LAYOUT_all"
    },
    "layouts": {
        "LAYOUT_all": {
            "layout": [
                {"label":"Esc", "x":0, "y":0.625, "w":1.5},
                {"label":"1!", "x":1.5, "y":0.625},
                {"label":"2@", "x":2.5, "y":0.125},
                {"label":"3#", "x":3.5, "y":0},
                {"label":"4$", "x":4.5, "y":0.125},
                {"label":"5%", "x":5.5, "y":0.25},
                {"label":"-_", "x":6.5, "y":0.25},
                {"label":"=+", "x":12, "y":0.25},
                {"label":"6^", "x":13, "y":0.25},
                {"label":"7&", "x":14, "y":0.125},
                {"label":"8*", "x":15, "y":0},
                {"label":"9(", "x":16, "y":0.125},
                {"label":"0)", "x":17, "y":0.625},
                {"label":"`~", "x":18, "y":0.625, "w":1.5},

                {"label":"Tab", "x":0, "y":1.625, "w":1.5},
                {"label":"Q", "x":1.5, "y":1.625},
                {"label":"W", "x":2.5, "y":1.125},
                {"label":"E", "x":3.5, "y":1},
                {"label":"R", "x":4.5, "y":1.125},
                {"label":"T", "x":5.5, "y":1.25},
                {"label":"[{", "x":6.5, "y":1.25},
                {"label":"]}", "x":12, "y":1.25},
                {"label":"Y", "x":13, "y":1.25},
                {"label":"U", "x":14, "y":1.125},
                {"label":"I", "x":16, "y":1.125},
                {"label":"O", "x":15, "y":1},
                {"label":"P", "x":17, "y":1.625},
                {"label":"\\|", "x":18, "y":1.625, "w":1.5},

                {"label":"Ctrl", "x":0, "y":2.625, "w":1.5},
                {"label":"A", "x":1.5, "y":2.625},
                {"label":"S", "x":2.5, "y":2.125},
                {"label":"D", "x":3.5, "y":2},
                {"label":"F", "x":4.5, "y":2.125},
                {"label":"G", "x":5.5, "y":2.25},
                {"label":"(", "x":6.5, "y":2.25},
                {"label":")", "x":12, "y":2.25},
                {"label":"H", "x":13, "y":2.25},
                {"label":"J", "x":14, "y":2.125},
                {"label":"K", "x":16, "y":2.125},
                {"label":"L", "x":15, "y":2},
                {"label":";:", "x":17, "y":2.625},
                {"label":"'\"", "x":18, "y":2.625, "w":1.5},

                {"label":"Shift", "x":0, "y":3.625, "w":1.5},
                {"label":"Z", "x":1.5, "y":3.625},
                {"label":"X", "x":2.5, "y":3.125},
                {"label":"C", "x":3.5, "y":3},
                {"label":"V", "x":4.5, "y":3.125},
                {"label":"B", "x":5.5, "y":3.25},
                {"label":"{", "x":6.5, "y":3.25},
                {"label":"Home", "x":7.5, "y":3.75},
                {"label":"End", "x":11, "y":3.75},
                {"label":"}", "x":12, "y":3.25},
                {"label":"N", "x":13, "y":3.25},
                {"label":"M", "x":14, "y":3.125},
                {"label":",<", "x":15, "y":3},
                {"label":".>", "x":16, "y":3.125},
                {"label":"/?", "x":17, "y":3.625},
                {"label":"Shift", "x":18, "y":3.625, "w":1.5},

                {"label":"GUI", "x":2.5, "y":4.125},
                {"label":"Alt", "x":3.5, "y":4},
                {"label":"Lower", "x":4.5, "y":4.125},
                {"label":"Space", "x":5.75, "y":4.5, "w":1.5},
                {"label":"Backspace", "x":7.25, "y":4.75},
                {"label":"Enter", "x":11.25, "y":4.75},
                {"label":"Space", "x":12.25, "y":4.5, "w":1.5},
                {"label":"Raise", "x":14, "y":4.125},
                {"label":"Alt", "x":15, "y":4},
                {"label":"MEH", "x":16, "y":4.125}
            ]
        },
        "LAYOUT_ergo": {
            "layout": [
                {"label":"Esc", "x":0, "y":0.625, "w":1.5},
                {"label":"1!", "x":1.5, "y":0.625},
                {"label":"2@", "x":2.5, "y":0.125},
                {"label":"3#", "x":3.5, "y":0},
                {"label":"4$", "x":4.5, "y":0.125},
                {"label":"5%", "x":5.5, "y":0.25},
                {"label":"-_", "x":6.5, "y":0.25},
                {"label":"=+", "x":12, "y":0.25},
                {"label":"6^", "x":13, "y":0.25},
                {"label":"7&", "x":14, "y":0.125},
                {"label":"8*", "x":15, "y":0},
                {"label":"9(", "x":16, "y":0.125},
                {"label":"0)", "x":17, "y":0.625},
                {"label":"`~", "x":18, "y":0.625, "w":1.5},

                {"label":"Tab", "x":0, "y":1.625, "w":1.5},
                {"label":"Q", "x":1.5, "y":1.625},
                {"label":"W", "x":2.5, "y":1.125},
                {"label":"E", "x":3.5, "y":1},
                {"label":"R", "x":4.5, "y":1.125},
                {"label":"T", "x":5.5, "y":1.25},
                {"label":"[{", "x":6.5, "y":1.25, "h":1.5},
                {"label":"]}", "x":12, "y":1.25, "h":1.5},
                {"label":"Y", "x":13, "y":1.25},
                {"label":"U", "x":14, "y":1.125},
                {"label":"I", "x":16, "y":1.125},
                {"label":"O", "x":15, "y":1},
                {"label":"P", "x":17, "y":1.625},
                {"label":"\\|", "x":18, "y":1.625, "w":1.5},

                {"label":"Ctrl", "x":0, "y":2.625, "w":1.5},
                {"label":"A", "x":1.5, "y":2.625},
                {"label":"S", "x":2.5, "y":2.125},
                {"label":"D", "x":3.5, "y":2},
                {"label":"F", "x":4.5, "y":2.125},
                {"label":"G", "x":5.5, "y":2.25},
                {"label":"H", "x":13, "y":2.25},
                {"label":"J", "x":14, "y":2.125},
                {"label":"K", "x":16, "y":2.125},
                {"label":"L", "x":15, "y":2},
                {"label":";:", "x":17, "y":2.625},
                {"label":"'\"", "x":18, "y":2.625, "w":1.5},

                {"label":"Shift", "x":0, "y":3.625, "w":1.5},
                {"label":"Z", "x":1.5, "y":3.625},
                {"label":"X", "x":2.5, "y":3.125},
                {"label":"C", "x":3.5, "y":3},
                {"label":"V", "x":4.5, "y":3.125},
                {"label":"B", "x":5.5, "y":3.25},
                {"label":"(", "x":6.5, "y":2.75, "h":1.5},
                {"label":"Home", "x":7.5, "y":3.75},
                {"label":"End", "x":11, "y":3.75},
                {"label":")", "x":12, "y":2.75, "h":1.5},
                {"label":"N", "x":13, "y":3.25},
                {"label":"M", "x":14, "y":3.125},
                {"label":",<", "x":15, "y":3},
                {"label":".>", "x":16, "y":3.125},
                {"label":"/?", "x":17, "y":3.625},
                {"label":"Shift", "x":18, "y":3.625, "w":1.5},

                {"label":"GUI", "x":2.5, "y":4.125},
                {"label":"Alt", "x":3.5, "y":4},
                {"label":"Lower", "x":4.5, "y":4.125},
                {"label":"Space", "x":5.75, "y":4.5, "w":1.5},
                {"label":"Backspace", "x":7.25, "y":4.75},
                {"label":"Enter", "x":11.25, "y":4.75},
                {"label":"Space", "x":12.25, "y":4.5, "w":1.5},
                {"label":"Raise", "x":14, "y":4.125},
                {"label":"Alt", "x":15, "y":4},
                {"label":"MEH", "x":16, "y":4.125}
            ]
        }
    }
}