mirror of
https://github.com/Keychron/qmk_firmware.git
synced 2024-11-22 00:16:41 +06:00
17 lines
334 B
JSON
17 lines
334 B
JSON
{
|
|
"manufacturer": "Keebio",
|
|
"url": "https://keeb.io",
|
|
"maintainer": "nooges",
|
|
"usb": {
|
|
"vid": "0xCB10"
|
|
},
|
|
"features": {
|
|
"command": false,
|
|
"console": true,
|
|
"extrakey": true,
|
|
"mousekey": false,
|
|
"nkro": false
|
|
},
|
|
"layout_aliases": {"LAYOUT": "LAYOUT_all"}
|
|
}
|