summaryrefslogtreecommitdiffstats
path: root/keyboards/pabile/p18/info.json
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/pabile/p18/info.json')
-rw-r--r--keyboards/pabile/p18/info.json35
1 files changed, 0 insertions, 35 deletions
diff --git a/keyboards/pabile/p18/info.json b/keyboards/pabile/p18/info.json
deleted file mode 100644
index d6338182c6..0000000000
--- a/keyboards/pabile/p18/info.json
+++ /dev/null
@@ -1,35 +0,0 @@
-{
- "keyboard_name": "P18 Macro Pad",
- "manufacturer": "Pabile",
- "url": "https://pabileonline.blogspot.com/",
- "maintainer": "Pabile",
- "usb": {
- "vid": "0x6666",
- "pid": "0x6668",
- "device_version": "0.0.1"
- },
- "layouts": {
- "LAYOUT": {
- "layout": [
- {"x":1.25, "y":0},
- {"x":2.25, "y":0},
- {"x":3.25, "y":0},
- {"x":4.25, "y":0},
- {"x":1.25, "y":1},
- {"x":2.25, "y":1},
- {"x":3.25, "y":1},
- {"x":4.25, "y":1},
- {"x":0, "y":2},
- {"x":1.25, "y":2},
- {"x":2.25, "y":2},
- {"x":3.25, "y":2},
- {"x":4.25, "y":2},
- {"x":0, "y":3},
- {"x":1.25, "y":3},
- {"x":2.25, "y":3},
- {"x":3.25, "y":3},
- {"x":4.25, "y":3}
- ]
- }
- }
-}