~ruther/qmk_firmware

ref: 6e7c1c90fd51e540b3cad03ba3325bcb925d0e2f qmk_firmware/keyboards/kin80/blackpill103/keyboard.json -rw-r--r-- 467 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
{
    "usb": {
        "device_version": "0.0.2"
    },
    "matrix_pins": {
        "cols": ["A6", "A7", "B0", "B1", "B10", "B11", "A0", "A1", "A2", "A3", "A4", "A5"],
        "rows": ["B8", "B9", "C13", "B7", "B6", "B5", "B4"]
    },
    "diode_direction": "COL2ROW",
    "indicators": {
        "caps_lock": "B13",
        "num_lock": "B14",
        "scroll_lock": "B15",
        "on_state": 0
    },
    "processor": "STM32F103",
    "bootloader": "stm32duino"
}
Do not follow this link