summaryrefslogtreecommitdiff
path: root/keyboards/boardsource/equals/info.json
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/boardsource/equals/info.json')
-rw-r--r--keyboards/boardsource/equals/info.json24
1 files changed, 24 insertions, 0 deletions
diff --git a/keyboards/boardsource/equals/info.json b/keyboards/boardsource/equals/info.json
new file mode 100644
index 0000000000..7330956d00
--- /dev/null
+++ b/keyboards/boardsource/equals/info.json
@@ -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"
+ }
+
+}