summaryrefslogtreecommitdiff
path: root/keyboards/mlego/m60_split/rev1/info.json
blob: fc9a608c9e3a85626668075e9579b0148038ca15 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
{
    "usb": {
        "pid": "0x6361",
        "device_version": "0.0.1"
    },
    "indicators": {
        "caps_lock": "C13",
        "num_lock": "B12",
        "scroll_lock": "B13"
    },
    "split": {
        "bootmagic": {
            "matrix": [5, 0]
        }
    },
    "processor": "STM32F401",
    "bootloader": "tinyuf2",
    "board": "BLACKPILL_STM32_F401"
}