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