~ruther/qmk_firmware

qmk_firmware/keyboards/recompile_keys/choco60/rev2/keyboard.json -rw-r--r-- 660 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
{
    "features": {
        "bootmagic": true,
        "extrakey": true,
        "mousekey": false,
        "nkro": false
    },
    "matrix_pins": {
        "cols": ["C6", "B4", "B3", "B2", "B1", "B0", null, null, null],
        "rows": ["C5", "C4", "B6", "B7", "C7"]
    },
    "diode_direction": "COL2ROW",
    "split": {
        "enabled": true,
        "soft_serial_pin": "D0",
        "matrix_pins": {
            "right": {
                "cols": ["C7", "B7", "B6", "B5", "B4", "B3", "B2", "C6", "D4"],
                "rows": ["D3", "D2", "D5", "D6", "B0"]
            }
        }
    },
    "processor": "atmega32u2",
    "bootloader": "atmel-dfu"
}
Do not follow this link