~ruther/qmk_firmware

ref: af2d6ea128f684691432e2a209cfa11a63f77422 qmk_firmware/keyboards/handwired/splittest/promicro/info.json -rw-r--r-- 270 bytes
af2d6ea1 — Duncan Sutherland fix 60_hhkb ASCII diagram (#21813) 2 years ago
                                                                                
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
{
    "matrix_pins": {
        "cols": ["B6"],
        "rows": ["B3"]
    },
    "diode_direction": "COL2ROW",
    "split": {
        "soft_serial_pin": "D1"
    },
    "ws2812": {
        "pin": "D3"
    },
    "processor": "atmega32u4",
    "bootloader": "caterina"
}