summaryrefslogtreecommitdiff
path: root/keyboards/maartenwut/gh80_3700/info.json
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/maartenwut/gh80_3700/info.json')
-rw-r--r--keyboards/maartenwut/gh80_3700/info.json72
1 files changed, 0 insertions, 72 deletions
diff --git a/keyboards/maartenwut/gh80_3700/info.json b/keyboards/maartenwut/gh80_3700/info.json
deleted file mode 100644
index 128f44ee8d..0000000000
--- a/keyboards/maartenwut/gh80_3700/info.json
+++ /dev/null
@@ -1,72 +0,0 @@
-{
- "keyboard_name": "GH80-3700",
- "url": "https://github.com/Maartenwut/gh80-series/tree/master/GH80-3700",
- "maintainer": "Maartenwut",
- "width": 4,
- "height": 7,
- "layouts": {
- "LAYOUT_ortho_6x4": {
- "layout": [
- {"x":0, "y":0},
- {"x":1, "y":0},
- {"x":2, "y":0},
- {"x":3, "y":0},
-
- {"x":0, "y":2},
- {"x":1, "y":2},
- {"x":2, "y":2},
- {"x":3, "y":2},
-
- {"x":0, "y":3},
- {"x":1, "y":3},
- {"x":2, "y":3},
- {"x":3, "y":3},
-
- {"x":0, "y":4},
- {"x":1, "y":4},
- {"x":2, "y":4},
- {"x":3, "y":4},
-
- {"x":0, "y":5},
- {"x":1, "y":5},
- {"x":2, "y":5},
- {"x":3, "y":5},
-
- {"x":0, "y":6},
- {"x":1, "y":6},
- {"x":2, "y":6},
- {"x":3, "y":6}
- ]
- },
- "LAYOUT_numpad_6x4": {
- "layout": [
- {"x":0, "y":0},
- {"x":1, "y":0},
- {"x":2, "y":0},
- {"x":3, "y":0},
-
- {"x":0, "y":2},
- {"x":1, "y":2},
- {"x":2, "y":2},
- {"x":3, "y":2},
-
- {"x":0, "y":3},
- {"x":1, "y":3},
- {"x":2, "y":3},
-
- {"x":0, "y":4},
- {"x":1, "y":4},
- {"x":2, "y":4},
- {"x":3, "y":3, "h":2},
-
- {"x":0, "y":5},
- {"x":1, "y":5},
- {"x":2, "y":5},
-
- {"x":0, "y":6, "w":2},
- {"x":2, "y":6},
- {"x":3, "y":5, "h":2}
- ]
- }
- }
-}