summaryrefslogtreecommitdiff
path: root/keyboards/keebio/sinc/info.json
blob: a55f42649e66ae6db532bc884e34f12f99d68c85 (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
{
    "manufacturer": "Keebio",
    "url": "https://keeb.io",
    "maintainer": "nooges",
    "usb": {
        "vid": "0xCB10"
    },
    "features": {
        "audio": false,
        "bootmagic": true,
        "command": false,
        "console": false,
        "extrakey": true,
        "mousekey": false,
        "nkro": false,
        "unicode": false
    },
    "split": {
        "enabled": true
    },
    "build": {
        "lto": true
    }
}