mirror of
https://github.com/qmk/qmk_firmware.git
synced 2025-03-13 06:54:08 +00:00
25 lines
507 B
JSON
25 lines
507 B
JSON
{
|
|
"manufacturer": "Boardsource",
|
|
"maintainer": "Boardsource",
|
|
"bootloader": "rp2040",
|
|
"diode_direction": "COL2ROW",
|
|
"features": {
|
|
"bootmagic": true,
|
|
"command": false,
|
|
"console": false,
|
|
"extrakey": true,
|
|
"mousekey": true,
|
|
"nkro": true,
|
|
"rgb_matrix": true,
|
|
"audio":true
|
|
},
|
|
"processor": "RP2040",
|
|
"url": "",
|
|
"usb": {
|
|
"device_version": "1.0.0",
|
|
"pid": "0x7688",
|
|
"vid": "0x4273"
|
|
}
|
|
|
|
}
|