summaryrefslogtreecommitdiffstats
path: root/keyboards/capsunlocked/cu7/info.json
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/capsunlocked/cu7/info.json')
-rw-r--r--keyboards/capsunlocked/cu7/info.json26
1 files changed, 0 insertions, 26 deletions
diff --git a/keyboards/capsunlocked/cu7/info.json b/keyboards/capsunlocked/cu7/info.json
deleted file mode 100644
index b9d9671b97..0000000000
--- a/keyboards/capsunlocked/cu7/info.json
+++ /dev/null
@@ -1,26 +0,0 @@
-{
- "keyboard_name": "CU7",
- "manufacturer": "CapsUnlocked",
- "url": "https://caps-unlocked.com/cu7/",
- "maintainer": "rys",
- "usb": {
- "vid": "0x4355",
- "pid": "0x0007",
- "device_version": "0.0.1"
- },
- "layouts": {
- "LAYOUT": {
- "layout": [
- {"x":0.5, "y":0, "w":2, "h":2},
-
- {"x":0, "y":2.5},
- {"x":1, "y":2.5},
- {"x":2, "y":2.5},
-
- {"x":0, "y":3.5},
- {"x":1, "y":3.5},
- {"x":2, "y":3.5}
- ]
- }
- }
-}