~ruther/qmk_firmware

ref: a616d3a10d36b5f15a4fc2cc47b7373f2bb22e67 qmk_firmware/keyboards/handwired/onekey/elite_c/keyboard.json -rw-r--r-- 317 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
{
    "keyboard_name": "Onekey Elite-C",
    "development_board": "elite_c",
    "matrix_pins": {
        "cols": ["F4"],
        "rows": ["F5"]
    },
    "backlight": {
        "pin": "B6"
    },
    "ws2812": {
        "pin": "F6"
    },
    "apa102": {
        "data_pin": "F6",
        "clock_pin": "B1"
    }
}
Do not follow this link