~ruther/qmk_firmware

ref: 9777b5f2c3e5fbd37a45d39a2662b46327f72fdd qmk_firmware/keyboards/handwired/onekey/bluepill/keyboard.json -rw-r--r-- 329 bytes
9777b5f2 — Rutherther chore: update drawer config 8 months ago
                                                                                
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
{
    "keyboard_name": "Onekey Bluepill STM32F103",
    "development_board": "bluepill",
    "matrix_pins": {
        "cols": ["B0"],
        "rows": ["A7"]
    },
    "backlight": {
        "pin": "A0"
    },
    "ws2812": {
        "pin": "A1"
    },
    "apa102": {
        "data_pin": "A1",
        "clock_pin": "A2"
    }
}
Do not follow this link