summaryrefslogtreecommitdiffstats
path: root/keyboards/idobao/id80/v2/info.json
blob: 0fd9def9de7830113e43e1a05faafe64878d0815 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
{
    "manufacturer": "IDOBAO",
    "url": "",
    "maintainer": "IDOBAOKB",
    "usb": {
        "vid": "0x6964",
        "device_version": "0.0.1"
    },
    "indicators": {
        "caps_lock": "C7",
        "on_state": 0
    },
    "bootmagic": {
        "matrix": [0, 5]
    },
    "processor": "atmega32u4",
    "bootloader": "atmel-dfu",
    "features": {
        "bootmagic": true,
        "mousekey": true,
        "extrakey": true,
        "console": false,
        "command": false,
        "nkro": true,
        "backlight": true,
        "rgblight": true
    }
}