~ruther/qmk_firmware

ref: 6761936fcd28d21df7e6dde27584d75d0df22262 qmk_firmware/keyboards/keebio/cepstrum/info.json -rw-r--r-- 400 bytes
6761936f — Joel Challis Migrate RGB Matrix config to info.json - K (#22911) 1 year, 9 months ago
                                                                                
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
    }
}