summaryrefslogtreecommitdiff
path: root/keyboards/idobao/id80/v2/info.json
blob: 89b64f3951e5e409dd8c61eb1e1756ec3ec205f0 (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
29
30
31
32
{
    "manufacturer": "IDOBAO",
    "url": "",
    "maintainer": "IDOBAOKB",
    "usb": {
        "vid": "0x6964",
        "device_version": "0.0.1"
    },
    "backlight": {
        "pin": "B6",
        "breathing": true
    },
    "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
    }
}