forked from mirrors/qmk_firmware
24 lines
452 B
JSON
24 lines
452 B
JSON
{
|
|
"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
|
|
}
|
|
}
|