From eb188bd4eefc61f49540cbdd389673de63b2b185 Mon Sep 17 00:00:00 2001 From: cole smith <38364556+daysgobye@users.noreply.github.com> Date: Wed, 26 Jul 2023 11:42:29 -0700 Subject: [Keyboard] boardsource/equals (#21230) Co-authored-by: Drashna Jaelre Co-authored-by: jack <0x6A73@pm.me> --- keyboards/boardsource/equals/info.json | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 keyboards/boardsource/equals/info.json (limited to 'keyboards/boardsource/equals/info.json') 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" + } + +} -- cgit v1.2.3