summaryrefslogtreecommitdiff
path: root/keyboards/idobao/id80/v2/info.json
blob: 5d874014a6b5446634576b8dbe99c8909d7a5ec8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
{
    "manufacturer": "IDOBAO",
    "url": "",
    "maintainer": "IDOBAOKB",
    "usb": {
        "vid": "0x6964",
        "device_version": "0.0.1"
    },
    "processor": "atmega32u4",
    "bootloader": "atmel-dfu",
    "features": {
        "bootmagic": true,
        "mousekey": true,
        "extrakey": true,
        "console": false,
        "command": false,
        "nkro": true,
        "backlight": true,
        "rgblight": true
    }
}