[Keyboard] boardsource/equals (#21230)

Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: jack <0x6A73@pm.me>
This commit is contained in:
cole smith
2023-07-26 11:42:29 -07:00
committed by GitHub
parent 48f096013b
commit eb188bd4ee
23 changed files with 849 additions and 0 deletions

View File

@@ -0,0 +1,24 @@
{
"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"
}
}