summaryrefslogtreecommitdiffstats
path: root/keyboards/themadnoodle/noodlepad/info.json
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/themadnoodle/noodlepad/info.json')
-rw-r--r--keyboards/themadnoodle/noodlepad/info.json26
1 files changed, 0 insertions, 26 deletions
diff --git a/keyboards/themadnoodle/noodlepad/info.json b/keyboards/themadnoodle/noodlepad/info.json
deleted file mode 100644
index c79d8ac305..0000000000
--- a/keyboards/themadnoodle/noodlepad/info.json
+++ /dev/null
@@ -1,26 +0,0 @@
-{
- "keyboard_name": "Noodle Pad v1",
- "manufacturer": "The Mad Noodle",
- "url": "instagram.com/the_mad_noodle",
- "maintainer": "The-Mad-Noodle",
- "usb": {
- "vid": "0xFEED",
- "pid": "0x1701",
- "device_version": "0.0.1"
- },
- "layouts": {
- "LAYOUT_ortho_3x3": {
- "layout": [
- {"x":0, "y":0},
- {"label":"Encoder", "x":1, "y":0},
- {"x":2, "y":0},
- {"x":0, "y":1},
- {"x":1, "y":1},
- {"x":2, "y":1},
- {"x":0, "y":2},
- {"x":1, "y":2},
- {"x":2, "y":2}
- ]
- }
- }
-}