mirror of
https://github.com/Keychron/qmk_firmware.git
synced 2024-11-22 08:27:56 +06:00
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
|
|
}
|
|
}
|