mirror of
https://github.com/qmk/qmk_firmware.git
synced 2024-11-22 11:29:26 +00:00
21 lines
360 B
JSON
21 lines
360 B
JSON
{
|
|
"manufacturer": "Filco",
|
|
"url": "",
|
|
"maintainer": "qmk",
|
|
"features": {
|
|
"bootmagic": true,
|
|
"command": true,
|
|
"console": true,
|
|
"extrakey": true,
|
|
"mousekey": true,
|
|
"nkro": false
|
|
},
|
|
"usb": {
|
|
"vid": "0x4245",
|
|
"pid": "0x6050",
|
|
"device_version": "1.0.4"
|
|
},
|
|
"processor": "atmega32u2",
|
|
"bootloader": "atmel-dfu"
|
|
}
|