aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/sofle_pico/keyboard.json
blob: c57c4e8f9e1fed25329e23b36f17f059b8b04be0 (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
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
{
    "manufacturer": "Ryan Neff",
    "keyboard_name": "Sofle Pico",
    "maintainer": "Ryan Neff <github@JellyTitan.com>",
    "bootloader": "rp2040",
    "bootloader_instructions": "Hold the BOOT button while plugging in the usb cable",
    "diode_direction": "COL2ROW",
    "encoder": {
        "rotary": [
            {"pin_a": "GP14", "pin_b": "GP15"}
        ]
    },
    "features": {
        "bootmagic": true,
        "encoder": true,
        "extrakey": true,
        "mousekey": true,
        "nkro": true,
        "oled": true,
        "rgb_matrix": true
    },
    "matrix_pins": {
        "cols": ["GP1", "GP2", "GP3", "GP4", "GP5", "GP8"],
        "rows": ["GP9", "GP10", "GP11", "GP12", "GP13"]
    },
    "processor": "RP2040",
    "rgb_matrix": {
        "animations": {
            "band_pinwheel_sat": true,
            "band_pinwheel_val": true,
            "band_sat": true,
            "band_spiral_sat": true,
            "band_spiral_val": true,
            "band_val": true,
            "breathing": true,
            "cycle_all": true,
            "cycle_left_right": true,
            "cycle_out_in": true,
            "cycle_out_in_dual": true,
            "cycle_pinwheel": true,
            "cycle_spiral": true,
            "cycle_up_down": true,
            "digital_rain": true,
            "dual_beacon": true,
            "gradient_left_right": true,
            "gradient_up_down": true,
            "hue_breathing": true,
            "hue_pendulum": true,
            "hue_wave": true,
            "jellybean_raindrops": true,
            "multisplash": true,
            "pixel_flow": true,
            "pixel_rain": true,
            "rainbow_beacon": true,
            "rainbow_moving_chevron": true,
            "rainbow_pinwheels": true,
            "raindrops": true,
            "solid_multisplash": true,
            "solid_reactive": true,
            "solid_reactive_cross": true,
            "solid_reactive_multicross": true,
            "solid_reactive_multinexus": true,
            "solid_reactive_multiwide": true,
            "solid_reactive_nexus": true,
            "solid_reactive_simple": true,
            "solid_reactive_wide": true,
            "solid_splash": true,
            "splash": true,
            "typing_heatmap": true
        },
        "default": {
            "animation": "cycle_out_in_dual",
            "speed": 16
        },
        "driver": "ws2812",
        "layout": [
            {"matrix": [0, 5], "x": 95, "y": 7, "flags": 4},
            {"matrix": [1, 5], "x": 95, "y": 21, "flags": 4},
            {"matrix": [2, 5], "x": 95, "y": 36, "flags": 4},
            {"matrix": [3, 5], "x": 95, "y": 50, "flags": 4},
            {"matrix": [4, 4], "x": 115, "y": 64, "flags": 4},
            {"matrix": [4, 3], "x": 95, "y": 64, "flags": 4},
            {"matrix": [4, 2], "x": 76, "y": 62, "flags": 4},
            {"matrix": [3, 4], "x": 76, "y": 48, "flags": 4},
            {"matrix": [2, 4], "x": 76, "y": 33, "flags": 4},
            {"matrix": [1, 4], "x": 76, "y": 19, "flags": 4},
            {"matrix": [0, 4], "x": 76, "y": 5, "flags": 4},
            {"matrix": [0, 3], "x": 57, "y": 3, "flags": 4},
            {"matrix": [1, 3], "x": 57, "y": 17, "flags": 4},
            {"matrix": [2, 3], "x": 57, "y": 31, "flags": 4},
            {"matrix": [3, 3], "x": 57, "y": 46, "flags": 4},
            {"matrix": [4, 1], "x": 57, "y": 62, "flags": 4},
            {"matrix": [4, 0], "x": 38, "y": 64, "flags": 4},
            {"matrix": [3, 2], "x": 38, "y": 48, "flags": 4},
            {"matrix": [2, 2], "x": 38, "y": 33, "flags": 4},
            {"matrix": [1, 2], "x": 38, "y": 19, "flags": 4},
            {"matrix": [0, 2], "x": 38, "y": 5, "flags": 4},
            {"matrix": [0, 1], "x": 19, "y": 7, "flags": 4},
            {"matrix": [1, 1], "x": 19, "y": 21, "flags": 4},
            {"matrix": [2, 1], "x": 19, "y": 36, "flags": 4},
            {"matrix": [3, 1], "x": 19, "y": 50, "flags": 4},
            {"matrix": [3, 0], "x": 0, "y": 50, "flags": 4},
            {"matrix": [2, 0], "x": 0, "y": 36, "flags": 4},
            {"matrix": [1, 0], "x": 0, "y": 21, "flags": 4},
            {"matrix": [0, 0], "x": 0, "y": 7, "flags": 4},
            {"matrix": [5, 5], "x": 129, "y": 7, "flags": 4},
            {"matrix": [6, 5], "x": 129, "y": 21, "flags": 4},
            {"matrix": [7, 5], "x": 129, "y": 36, "flags": 4},
            {"matrix": [8, 5], "x": 129, "y": 50, "flags": 4},
            {"matrix": [9, 4], "x": 119, "y": 64, "flags": 4},
            {"matrix": [9, 3], "x": 129, "y": 64, "flags": 4},
            {"matrix": [9, 2], "x": 148, "y": 62, "flags": 4},
            {"matrix": [8, 4], "x": 148, "y": 48, "flags": 4},
            {"matrix": [7, 4], "x": 148, "y": 33, "flags": 4},
            {"matrix": [6, 4], "x": 148, "y": 19, "flags": 4},
            {"matrix": [5, 4], "x": 148, "y": 5, "flags": 4},
            {"matrix": [5, 3], "x": 167, "y": 3, "flags": 4},
            {"matrix": [6, 3], "x": 167, "y": 17, "flags": 4},
            {"matrix": [7, 3], "x": 167, "y": 31, "flags": 4},
            {"matrix": [8, 3], "x": 167, "y": 46, "flags": 4},
            {"matrix": [9, 1], "x": 167, "y": 62, "flags": 4},
            {"matrix": [9, 0], "x": 186, "y": 64, "flags": 4},
            {"matrix": [8, 2], "x": 186, "y": 48, "flags": 4},
            {"matrix": [7, 2], "x": 186, "y": 33, "flags": 4},
            {"matrix": [6, 2], "x": 186, "y": 19, "flags": 4},
            {"matrix": [5, 2], "x": 186, "y": 5, "flags": 4},
            {"matrix": [5, 1], "x": 209, "y": 7, "flags": 4},
            {"matrix": [6, 1], "x": 209, "y": 21, "flags": 4},
            {"matrix": [7, 1], "x": 209, "y": 36, "flags": 4},
            {"matrix": [8, 1], "x": 209, "y": 50, "flags": 4},
            {"matrix": [8, 0], "x": 224, "y": 50, "flags": 4},
            {"matrix": [7, 0], "x": 224, "y": 36, "flags": 4},
            {"matrix": [6, 0], "x": 224, "y": 21, "flags": 4},
            {"matrix": [5, 0], "x": 224, "y": 7, "flags": 4}
        ],
        "max_brightness": 127,
        "sleep": true,
        "split_count": [29, 29]
    },
    "split": {
        "bootmagic": {
            "matrix": [5, 0]
        },
        "enabled": true,
        "encoder": {
            "right": {
                "rotary": [
                    {"pin_a": "GP14", "pin_b": "GP15"}
                ]
            }
        },
        "serial": {
            "driver": "vendor"
        },
        "transport": {
            "sync": {
                "layer_state": true,
                "matrix_state": true
            }
        }
    },
    "tags": ["ortho", "split", "rgb", "encoder", "OLED", "128x64", "tenting_puck"],
    "url": "https://github.com/JellyTitan/Sofle-Pico",
    "usb": {
        "device_version": "3.5.4",
        "pid": "0x5350",
        "vid": "0x4A54"
    },
    "ws2812": {
        "driver": "vendor",
        "pin": "GP0"
    },
    "layouts": {
        "LAYOUT": {
            "layout": [
                {"label": "`", "matrix": [0, 0], "x": 0, "y": 0.7},
                {"label": "1", "matrix": [0, 1], "x": 1, "y": 0.7},
                {"label": "2", "matrix": [0, 2], "x": 2, "y": 0.3},
                {"label": "3", "matrix": [0, 3], "x": 3, "y": 0},
                {"label": "4", "matrix": [0, 4], "x": 4, "y": 0.3},
                {"label": "5", "matrix": [0, 5], "x": 5, "y": 0.45},
                {"label": "6", "matrix": [5, 5], "x": 9, "y": 0.45},
                {"label": "7", "matrix": [5, 4], "x": 10, "y": 0.3},
                {"label": "8", "matrix": [5, 3], "x": 11, "y": 0},
                {"label": "9", "matrix": [5, 2], "x": 12, "y": 0.3},
                {"label": "0", "matrix": [5, 1], "x": 13, "y": 0.7},
                {"label": "`", "matrix": [5, 0], "x": 14, "y": 0.7},
                {"label": "Esc", "matrix": [1, 0], "x": 0, "y": 1.7},
                {"label": "Q", "matrix": [1, 1], "x": 1, "y": 1.7},
                {"label": "W", "matrix": [1, 2], "x": 2, "y": 1.3},
                {"label": "E", "matrix": [1, 3], "x": 3, "y": 1},
                {"label": "R", "matrix": [1, 4], "x": 4, "y": 1.3},
                {"label": "T", "matrix": [1, 5], "x": 5, "y": 1.45},
                {"label": "Y", "matrix": [6, 5], "x": 9, "y": 1.45},
                {"label": "U", "matrix": [6, 4], "x": 10, "y": 1.3},
                {"label": "I", "matrix": [6, 3], "x": 11, "y": 1},
                {"label": "O", "matrix": [6, 2], "x": 12, "y": 1.3},
                {"label": "P", "matrix": [6, 1], "x": 13, "y": 1.7},
                {"label": "Bspc", "matrix": [6, 0], "x": 14, "y": 1.7},
                {"label": "Tab", "matrix": [2, 0], "x": 0, "y": 2.7},
                {"label": "A", "matrix": [2, 1], "x": 1, "y": 2.7},
                {"label": "S", "matrix": [2, 2], "x": 2, "y": 2.3},
                {"label": "D", "matrix": [2, 3], "x": 3, "y": 2},
                {"label": "F", "matrix": [2, 4], "x": 4, "y": 2.3},
                {"label": "G", "matrix": [2, 5], "x": 5, "y": 2.45},
                {"label": "H", "matrix": [7, 5], "x": 9, "y": 2.45},
                {"label": "J", "matrix": [7, 4], "x": 10, "y": 2.3},
                {"label": "K", "matrix": [7, 3], "x": 11, "y": 2},
                {"label": "L", "matrix": [7, 2], "x": 12, "y": 2.3},
                {"label": ";", "matrix": [7, 1], "x": 13, "y": 2.7},
                {"label": "'", "matrix": [7, 0], "x": 14, "y": 2.7},
                {"label": "LShift", "matrix": [3, 0], "x": 0, "y": 3.7},
                {"label": "Z", "matrix": [3, 1], "x": 1, "y": 3.7},
                {"label": "X", "matrix": [3, 2], "x": 2, "y": 3.3},
                {"label": "C", "matrix": [3, 3], "x": 3, "y": 3},
                {"label": "V", "matrix": [3, 4], "x": 4, "y": 3.3},
                {"label": "B", "matrix": [3, 5], "x": 5, "y": 3.45},
                {"label": "Mute", "matrix": [4, 5], "x": 6.2, "y": 3.45},
                {"label": "Pause", "matrix": [9, 5], "x": 7.8, "y": 3.45},
                {"label": "N", "matrix": [8, 5], "x": 9, "y": 3.45},
                {"label": "M", "matrix": [8, 4], "x": 10, "y": 3.3},
                {"label": ",", "matrix": [8, 3], "x": 11, "y": 3},
                {"label": ".", "matrix": [8, 2], "x": 12, "y": 3.3},
                {"label": "/", "matrix": [8, 1], "x": 13, "y": 3.7},
                {"label": "RShift", "matrix": [8, 0], "x": 14, "y": 3.7},
                {"label": "LCtrl", "matrix": [4, 0], "x": 2, "y": 4.3},
                {"label": "LGUI", "matrix": [4, 1], "x": 3, "y": 4},
                {"label": "LCmnd", "matrix": [4, 2], "x": 4, "y": 4.3},
                {"label": "LAlt", "matrix": [4, 3], "x": 5.1, "y": 4.5, "h": 1.5},
                {"label": "Enter", "matrix": [4, 4], "x": 6.1, "y": 4.5, "h": 1.5},
                {"label": "Space", "matrix": [9, 4], "x": 7.9, "y": 4.5, "h": 1.5},
                {"label": "RAlt", "matrix": [9, 3], "x": 8.9, "y": 4.5, "h": 1.5},
                {"label": "RCmnd", "matrix": [9, 2], "x": 10, "y": 4.3},
                {"label": "RGui", "matrix": [9, 1], "x": 11, "y": 4},
                {"label": "RCtrl", "matrix": [9, 0], "x": 12, "y": 4.3}
            ]
        }
    }
}