mirror of
https://github.com/qmk/qmk_firmware.git
synced 2024-12-01 23:45:54 +00:00
16 lines
303 B
JSON
16 lines
303 B
JSON
|
{
|
||
|
"manufacturer": "splitkb.com",
|
||
|
"maintainer": "splitkb",
|
||
|
"build": {
|
||
|
"lto": true
|
||
|
},
|
||
|
"development_board": "elite_c",
|
||
|
"split": {
|
||
|
"enabled": true
|
||
|
},
|
||
|
"url": "https://splitkb.com",
|
||
|
"usb": {
|
||
|
"device_version": "1.0.0",
|
||
|
"vid": "0x8D1D"
|
||
|
}
|
||
|
}
|