mirror of
https://github.com/qmk/qmk_firmware.git
synced 2024-11-22 11:29:26 +00:00
23 lines
402 B
JSON
23 lines
402 B
JSON
{
|
|
"manufacturer": "Keebio",
|
|
"url": "https://keeb.io",
|
|
"maintainer": "nooges",
|
|
"usb": {
|
|
"vid": "0xCB10"
|
|
},
|
|
"features": {
|
|
"bootmagic": true,
|
|
"command": false,
|
|
"console": false,
|
|
"extrakey": true,
|
|
"mousekey": false,
|
|
"nkro": false
|
|
},
|
|
"split": {
|
|
"enabled": true
|
|
},
|
|
"build": {
|
|
"lto": true
|
|
}
|
|
}
|