aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/keebio/cepstrum/info.json
blob: cb41e89ff6efa439b4912925398e42e89846371f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
{
    "manufacturer": "Keebio",
    "url": "https://keeb.io",
    "maintainer": "nooges",
    "usb": {
        "vid": "0xCB10"
    },
    "features": {
        "bootmagic": true,
        "console": true,
        "extrakey": true,
        "mousekey": true,
        "nkro": false
    },
    "split": {
        "enabled": true
    },
    "build": {
        "lto": true
    }
}