~ruther/qmk_firmware

ref: a616d3a10d36b5f15a4fc2cc47b7373f2bb22e67 qmk_firmware/keyboards/bastardkb/dilemma/3x5_2/splinky/keyboard.json -rw-r--r-- 485 bytes
a616d3a1 — Rutherther feat: use pinky keys for qk_lock, kc_app instead of thumb keys 7 months ago
                                                                                
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
{
    "keyboard_name": "Dilemma (3x5+2) Splinky",
    "features": {
        "bootmagic": true,
        "mousekey": true,
        "extrakey": true,
        "pointing_device": true
    },
    "matrix_pins": {
        "cols": ["GP8", "GP9", "GP7", "GP6", "GP27"],
        "rows": ["GP4", "GP5", "GP28", "GP26"]
    },
    "diode_direction": "ROW2COL",
    "split": {
        "enabled": true,
        "soft_serial_pin": "GP1"
    },
    "processor": "RP2040",
    "bootloader": "rp2040"
}
Do not follow this link