summaryrefslogtreecommitdiffstats
path: root/keyboards/ploopyco/trackball/info.json
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/ploopyco/trackball/info.json')
-rw-r--r--keyboards/ploopyco/trackball/info.json22
1 files changed, 0 insertions, 22 deletions
diff --git a/keyboards/ploopyco/trackball/info.json b/keyboards/ploopyco/trackball/info.json
deleted file mode 100644
index feb458e1c5..0000000000
--- a/keyboards/ploopyco/trackball/info.json
+++ /dev/null
@@ -1,22 +0,0 @@
-{
- "keyboard_name": "Trackball",
- "manufacturer": "PloopyCo",
- "url": "www.ploopy.co",
- "maintainer": "drashna",
- "usb": {
- "vid": "0x5043",
- "pid": "0x5442",
- "device_version": "0.0.1"
- },
- "layouts": {
- "LAYOUT": {
- "layout": [
- {"x":0, "y":0, "h":2},
- {"x":1, "y":0.25, "h":1.5},
- {"x":2, "y":0, "h":2},
- {"x":3.5, "y":0, "h":2},
- {"x":4.5, "y":0, "h":2}
- ]
- }
- }
-}