~ruther/qmk_firmware

ref: 260b01a0cd8c7d88dac93a818c5539e90369c6bf qmk_firmware/keyboards/handwired/onekey/stm32f3_disco/keyboard.json -rw-r--r-- 353 bytes
260b01a0 — Rutherther chore: move features to userspace 9 months ago
                                                                                
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
{
    "keyboard_name": "Onekey STM32F3 Discovery",
    "processor": "STM32F303",
    "bootloader": "stm32-dfu",
    "matrix_pins": {
        "cols": ["B4"],
        "rows": ["B5"]
    },
    "backlight": {
        "pin": "E8"
    },
    "ws2812": {
        "pin": "A0"
    },
    "apa102": {
        "data_pin": "A0",
        "clock_pin": "B13"
    }
}
Do not follow this link