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