~ruther/qmk_firmware

qmk_firmware/keyboards/0xcb/splaytoraid/32u4/keyboard.json -rw-r--r-- 654 bytes
6e7c1c90 — Rutherther fix: remap ROW3 in kyria because of broken pin by static electricity discharge 2 months ago
                                                                                
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
{
    "development_board": "promicro",
    "bootloader": "qmk-dfu",
    "matrix_pins": {
        "cols": ["F5", "F6", "F7", "F4", "B3", "B1", "B2"],
        "rows": ["D3", "D2", "D1", "D4", "D7", "E6", "B4", "C6"]
    },
    "diode_direction": "COL2ROW",
    "rgb_matrix": {
        "animations": {
            "band_sat": true,
            "band_spiral_val": true,
            "breathing": true,
            "cycle_all": true,
            "cycle_left_right": true,
            "raindrops": true
        }
    },
    "encoder": {
        "rotary": [
            {"pin_a": "B5", "pin_b": "B6"}
        ]
    },
    "ws2812": {
        "pin": "D0"
    }
}
Do not follow this link