summaryrefslogtreecommitdiffstats
path: root/keyboards/afternoonlabs/gust/rev1/info.json
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/afternoonlabs/gust/rev1/info.json')
-rw-r--r--keyboards/afternoonlabs/gust/rev1/info.json53
1 files changed, 0 insertions, 53 deletions
diff --git a/keyboards/afternoonlabs/gust/rev1/info.json b/keyboards/afternoonlabs/gust/rev1/info.json
deleted file mode 100644
index 643e9fbf25..0000000000
--- a/keyboards/afternoonlabs/gust/rev1/info.json
+++ /dev/null
@@ -1,53 +0,0 @@
-{
- "keyboard_name": "Gust",
- "manufacturer": "AfternoonLabs",
- "url": "afternoonlabs.com/breeze",
- "maintainer": "eithanshavit",
- "usb": {
- "vid": "0x616C",
- "pid": "0x0002",
- "device_version": "0.0.1"
- },
- "layouts": {
- "LAYOUT": {
- "layout": [
- {
- "x": 0,
- "y": 0
- },
- {
- "x": 1,
- "y": 0
- },
- {
- "x": 2,
- "y": 0
- },
- {
- "x": 0,
- "y": 1
- },
- {
- "x": 1,
- "y": 1
- },
- {
- "x": 2,
- "y": 1
- },
- {
- "x": 0,
- "y": 3
- },
- {
- "x": 1,
- "y": 3
- },
- {
- "x": 2,
- "y": 3
- }
- ]
- }
- }
-}