summaryrefslogtreecommitdiff
path: root/keyboards/winry/winry315/info.json
blob: a7d71aca462cfe6c2e8c9a8c9a1b271f6aa8763f (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
{
    "manufacturer": "Winry",
    "keyboard_name": "Winry315",
    "maintainer": "sigprof",
    "url": "",
    "usb": {
        "device_version": "0.0.1",
        "pid": "0x0315",
        "vid": "0xF1F1"
    },
    "rgb_matrix": {
        "animations": {
            "alphas_mods": true,
            "gradient_up_down": true,
            "gradient_left_right": true,
            "breathing": true,
            "band_sat": true,
            "band_val": true,
            "band_pinwheel_sat": true,
            "band_pinwheel_val": true,
            "band_spiral_sat": true,
            "band_spiral_val": true,
            "cycle_all": true,
            "cycle_left_right": true,
            "cycle_up_down": true,
            "rainbow_moving_chevron": true,
            "cycle_out_in": true,
            "cycle_out_in_dual": true,
            "cycle_pinwheel": true,
            "cycle_spiral": true,
            "dual_beacon": true,
            "rainbow_beacon": true,
            "rainbow_pinwheels": true,
            "raindrops": true,
            "jellybean_raindrops": true,
            "hue_breathing": true,
            "hue_pendulum": true,
            "hue_wave": true,
            "pixel_rain": true,
            "solid_reactive_simple": true,
            "solid_reactive": true,
            "solid_reactive_wide": true,
            "solid_reactive_multiwide": true,
            "solid_reactive_cross": true,
            "solid_reactive_multicross": true,
            "solid_reactive_nexus": true,
            "solid_reactive_multinexus": true,
            "splash": true,
            "multisplash": true,
            "solid_splash": true,
            "solid_multisplash": true
        },
        "center_point": [35, 35],
        "driver": "ws2812",
        "max_brightness": 150,
        "sleep": true
    },
    "rgblight": {
        "saturation_steps": 8,
        "brightness_steps": 8,
        "led_count": 27,
        "max_brightness": 150,
        "sleep": true,
        "animations": {
            "breathing": true,
            "rainbow_mood": true,
            "rainbow_swirl": true,
            "snake": true,
            "knight": true,
            "christmas": true,
            "static_gradient": true,
            "rgb_test": true,
            "alternating": true
        }
    },
    "encoder": {
        "rotary": [
            {"pin_a": "F1", "pin_b": "F0"},
            {"pin_a": "B0", "pin_b": "B1"},
            {"pin_a": "B3", "pin_b": "B7"}
        ]
    },
    "processor": "atmega32u4",
    "bootloader": "atmel-dfu",
    "matrix_pins": {
        "direct": [
            ["F4", "C7", "D4", "D5", "D1", "F5", "C6", "D6", "D3", "D2", "F6", "B6", "D7", "B4", "B5", "B2", "D0", "E6", null, null, null, null, null, null]
        ]
    },
    "ws2812": {
        "pin": "F7"
    },
    "layout_aliases": {
        "LAYOUT_all": "LAYOUT_top"
    },
    "layouts": {
        "LAYOUT_top": {
            "layout": [
                {"x": 0.5, "y": 0.25, "matrix": [0, 17]},
                {"x": 1.75, "y": 0, "h": 1.5, "w": 1.5, "matrix": [0, 15]},
                {"x": 3.5, "y": 0.25, "matrix": [0, 16]},
                {"x": 0, "y": 1.75, "matrix": [0, 0]},
                {"x": 1, "y": 1.75, "matrix": [0, 1]},
                {"x": 2, "y": 1.75, "matrix": [0, 2]},
                {"x": 3, "y": 1.75, "matrix": [0, 3]},
                {"x": 4, "y": 1.75, "matrix": [0, 4]},
                {"x": 0, "y": 2.75, "matrix": [0, 5]},
                {"x": 1, "y": 2.75, "matrix": [0, 6]},
                {"x": 2, "y": 2.75, "matrix": [0, 7]},
                {"x": 3, "y": 2.75, "matrix": [0, 8]},
                {"x": 4, "y": 2.75, "matrix": [0, 9]},
                {"x": 0, "y": 3.75, "matrix": [0, 10]},
                {"x": 1, "y": 3.75, "matrix": [0, 11]},
                {"x": 2, "y": 3.75, "matrix": [0, 12]},
                {"x": 3, "y": 3.75, "matrix": [0, 13]},
                {"x": 4, "y": 3.75, "matrix": [0, 14]}
            ]
        },
        "LAYOUT_left": {
            "layout": [
                {"x": 0.25, "y": 0.5, "matrix": [0, 16]},
                {"x": 1.75, "y": 0, "matrix": [0, 4]},
                {"x": 2.75, "y": 0, "matrix": [0, 9]},
                {"x": 3.75, "y": 0, "matrix": [0, 14]},
                {"x": 1.75, "y": 1, "matrix": [0, 3]},
                {"x": 2.75, "y": 1, "matrix": [0, 8]},
                {"x": 3.75, "y": 1, "matrix": [0, 13]},
                {"x": 0, "y": 1.75, "h": 1.5, "w": 1.5, "matrix": [0, 15]},
                {"x": 1.75, "y": 2, "matrix": [0, 2]},
                {"x": 2.75, "y": 2, "matrix": [0, 7]},
                {"x": 3.75, "y": 2, "matrix": [0, 12]},
                {"x": 1.75, "y": 3, "matrix": [0, 1]},
                {"x": 2.75, "y": 3, "matrix": [0, 6]},
                {"x": 3.75, "y": 3, "matrix": [0, 11]},
                {"x": 0.25, "y": 3.5, "matrix": [0, 17]},
                {"x": 1.75, "y": 4, "matrix": [0, 0]},
                {"x": 2.75, "y": 4, "matrix": [0, 5]},
                {"x": 3.75, "y": 4, "matrix": [0, 10]}
            ]
        },
        "LAYOUT_right": {
            "layout": [
                {"x": 0, "y": 0, "matrix": [0, 10]},
                {"x": 1, "y": 0, "matrix": [0, 5]},
                {"x": 2, "y": 0, "matrix": [0, 0]},
                {"x": 3.5, "y": 0.5, "matrix": [0, 17]},
                {"x": 0, "y": 1, "matrix": [0, 11]},
                {"x": 1, "y": 1, "matrix": [0, 6]},
                {"x": 2, "y": 1, "matrix": [0, 1]},
                {"x": 0, "y": 2, "matrix": [0, 12]},
                {"x": 1, "y": 2, "matrix": [0, 7]},
                {"x": 2, "y": 2, "matrix": [0, 2]},
                {"x": 3.25, "y": 1.75, "h": 1.5, "w": 1.5, "matrix": [0, 15]},
                {"x": 0, "y": 3, "matrix": [0, 13]},
                {"x": 1, "y": 3, "matrix": [0, 8]},
                {"x": 2, "y": 3, "matrix": [0, 3]},
                {"x": 0, "y": 4, "matrix": [0, 14]},
                {"x": 1, "y": 4, "matrix": [0, 9]},
                {"x": 2, "y": 4, "matrix": [0, 4]},
                {"x": 3.5, "y": 3.5, "matrix": [0, 16]}
            ]
        },
        "LAYOUT_bottom": {
            "layout": [
                {"x": 0, "y": 0, "matrix": [0, 14]},
                {"x": 1, "y": 0, "matrix": [0, 13]},
                {"x": 2, "y": 0, "matrix": [0, 12]},
                {"x": 3, "y": 0, "matrix": [0, 11]},
                {"x": 4, "y": 0, "matrix": [0, 10]},
                {"x": 0, "y": 1, "matrix": [0, 9]},
                {"x": 1, "y": 1, "matrix": [0, 8]},
                {"x": 2, "y": 1, "matrix": [0, 7]},
                {"x": 3, "y": 1, "matrix": [0, 6]},
                {"x": 4, "y": 1, "matrix": [0, 5]},
                {"x": 0, "y": 2, "matrix": [0, 4]},
                {"x": 1, "y": 2, "matrix": [0, 3]},
                {"x": 2, "y": 2, "matrix": [0, 2]},
                {"x": 3, "y": 2, "matrix": [0, 1]},
                {"x": 4, "y": 2, "matrix": [0, 0]},
                {"x": 0.5, "y": 3.5, "matrix": [0, 16]},
                {"x": 1.75, "y": 3.25, "h": 1.5, "w": 1.5, "matrix": [0, 15]},
                {"x": 3.5, "y": 3.5, "matrix": [0, 17]}
            ]
        }
    }
}