summaryrefslogtreecommitdiffstats
path: root/keyboards/dumbpad/info.json
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/dumbpad/info.json')
-rw-r--r--keyboards/dumbpad/info.json10
1 files changed, 10 insertions, 0 deletions
diff --git a/keyboards/dumbpad/info.json b/keyboards/dumbpad/info.json
new file mode 100644
index 0000000000..341a1bcf8b
--- /dev/null
+++ b/keyboards/dumbpad/info.json
@@ -0,0 +1,10 @@
+{
+ "keyboard_name": "dumbpad",
+ "manufacturer": "imchipwood",
+ "url": "https://www.github.com/imchipwood/dumbpad",
+ "maintainer": "imchipwood",
+ "usb": {
+ "vid": "0xDEAF",
+ "pid": "0x0913"
+ }
+}