diff options
Diffstat (limited to 'keyboards/handwired/aball/info.json')
-rw-r--r-- | keyboards/handwired/aball/info.json | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/keyboards/handwired/aball/info.json b/keyboards/handwired/aball/info.json deleted file mode 100644 index 60f40d1935..0000000000 --- a/keyboards/handwired/aball/info.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "keyboard_name": "ABall", - "manufacturer": "Richard Sutherland", - "url": "https://github.com/brickbots/aball/", - "maintainer": "@brickbots", - "usb": { - "vid": "0xFEED", - "pid": "0xC2F0", - "device_version": "0.0.1" - }, - "layouts": { - "LAYOUT": { - "layout": [ - {"x":0, "y":0} - ] - } - } -} |