~ruther/qmk_firmware

ref: e4e90fa113fed9f91e6b7ae2e9970ba320f60bb7 qmk_firmware/keyboards/bastardkb/tbkmini/v2/splinky_3/info.json -rw-r--r-- 505 bytes
e4e90fa1 — spbgzh [Keyboard] fix json for nemui65 (#21629) 1 year, 9 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
{
    "keyboard_name": "TBK Mini Splinky",
    "usb": {
        "device_version": "2.0.0"
    },
    "rgb_matrix": {
        "driver": "WS2812"
    },
    "matrix_pins": {
        "cols": ["GP27", "GP28", "GP21", "GP6", "GP7", "GP8"],
        "rows": ["GP26", "GP5", "GP4", "GP9"]
    },
    "diode_direction": "ROW2COL",
    "split": {
        "soft_serial_pin": "GP1"
    },
    "ws2812": {
        "pin": "GP0",
        "driver": "vendor"
    },
    "processor": "RP2040",
    "bootloader": "rp2040"
}
Do not follow this link