forked from mirrors/qmk_firmware
17 lines
304 B
JSON
17 lines
304 B
JSON
|
{
|
||
|
"manufacturer": "splitkb.com",
|
||
|
"url": "https://splitkb.com",
|
||
|
"maintainer": "splitkb",
|
||
|
"usb": {
|
||
|
"vid": "0x8D1D",
|
||
|
"device_version": "1.0.0"
|
||
|
},
|
||
|
"development_board": "elite_c",
|
||
|
"split": {
|
||
|
"enabled": true
|
||
|
},
|
||
|
"build": {
|
||
|
"lto": true
|
||
|
}
|
||
|
}
|