summaryrefslogtreecommitdiff
path: root/keyboards/mechlovin/mechlovin9/rev1/info.json
blob: aa8e9e94e37638e66a1d1af144d437108e37780b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
{
    "keyboard_name": "Mechlovin9",
    "usb": {
        "pid": "0x6509",
        "device_version": "0.0.1"
    },
    "features": {
        "backlight": true
    },
    "backlight": {
        "pin": "B8",
        "breathing": true
    },
    "indicators": {
        "caps_lock": "B9"
    },
    "processor": "STM32F303",
    "bootloader": "stm32-dfu",
    "board": "QMK_PROTON_C"
}