summaryrefslogtreecommitdiffstats
path: root/keyboards/dc01/arrow/info.json
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/dc01/arrow/info.json')
-rw-r--r--keyboards/dc01/arrow/info.json16
1 files changed, 0 insertions, 16 deletions
diff --git a/keyboards/dc01/arrow/info.json b/keyboards/dc01/arrow/info.json
deleted file mode 100644
index 007e83d5cf..0000000000
--- a/keyboards/dc01/arrow/info.json
+++ /dev/null
@@ -1,16 +0,0 @@
-{
- "keyboard_name": "DC01 Arrow",
- "manufacturer": "Mechboards",
- "url": "",
- "maintainer": "Yiancar-Designs",
- "usb": {
- "vid": "0x8968",
- "pid": "0x1012",
- "device_version": "0.0.1"
- },
- "layouts": {
- "LAYOUT_all": {
- "layout": [{"label":"Insert", "x":0, "y":0}, {"label":"Home", "x":1, "y":0}, {"label":"PgUp", "x":2, "y":0}, {"label":"Delete", "x":0, "y":1}, {"label":"End", "x":1, "y":1}, {"label":"PgDn", "x":2, "y":1}, {"label":"\u2191", "x":1, "y":3}, {"label":"\u2190", "x":0, "y":4}, {"label":"\u2193", "x":1, "y":4}, {"label":"\u2192", "x":2, "y":4}]
- }
- }
-}