forked from forks/qmk_firmware
22 lines
449 B
JSON
22 lines
449 B
JSON
{
|
|
"manufacturer": "IDOBAO",
|
|
"url": "",
|
|
"maintainer": "IDOBAOKB",
|
|
"usb": {
|
|
"vid": "0x6964",
|
|
"device_version": "0.0.1"
|
|
},
|
|
"processor": "atmega32u4",
|
|
"bootloader": "atmel-dfu",
|
|
"features": {
|
|
"bootmagic": true,
|
|
"mousekey": true,
|
|
"extrakey": true,
|
|
"console": false,
|
|
"command": false,
|
|
"nkro": true,
|
|
"backlight": true,
|
|
"rgblight": true
|
|
}
|
|
}
|