summaryrefslogtreecommitdiffstats
path: root/keyboards/macro3/info.json
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/macro3/info.json')
-rw-r--r--keyboards/macro3/info.json26
1 files changed, 0 insertions, 26 deletions
diff --git a/keyboards/macro3/info.json b/keyboards/macro3/info.json
deleted file mode 100644
index f3ebdb8acd..0000000000
--- a/keyboards/macro3/info.json
+++ /dev/null
@@ -1,26 +0,0 @@
-{
- "keyboard_name": "Macro3",
- "manufacturer": "DPB",
- "url": "https://github.com/davidphilipbarr/Macropads/tree/main/macro3",
- "maintainer": "@davidphilipbarr",
- "usb": {
- "vid": "0xC88B",
- "pid": "0x3388",
- "device_version": "0.0.3"
- },
- "layouts": {
- "LAYOUT": {
- "layout": [
- {"x": 0, "y": 0},
- {"x": 1, "y": 0},
- {"x": 2, "y": 0},
- {"x": 3, "y": 0},
-
- {"x": 0, "y": 1},
- {"x": 1, "y": 1},
- {"x": 2, "y": 1},
- {"x": 3, "y": 1}
- ]
- }
- }
-}