summaryrefslogtreecommitdiffstats
path: root/keyboards/gboards/ergotaco/info.json
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/gboards/ergotaco/info.json')
-rw-r--r--keyboards/gboards/ergotaco/info.json65
1 files changed, 0 insertions, 65 deletions
diff --git a/keyboards/gboards/ergotaco/info.json b/keyboards/gboards/ergotaco/info.json
deleted file mode 100644
index bd1863288e..0000000000
--- a/keyboards/gboards/ergotaco/info.json
+++ /dev/null
@@ -1,65 +0,0 @@
-{
- "keyboard_name": "ErgoTaco",
- "manufacturer": "g Heavy Industries",
- "url": "http://gboards.ca",
- "maintainer": "germ",
- "usb": {
- "vid": "0xFEED",
- "pid": "0x1337",
- "device_version": "0.0.1"
- },
- "layouts": {
- "LAYOUT": {
- "layout": [
- {
- "x": 0,
- "y": 1.25
- },
- {
- "x": 1,
- "y": 0.75
- },
- {
- "x": 2,
- "y": 0.5
- },
- {
- "x": 3,
- "y": 0.25
- },
- {
- "x": 4,
- "y": 1
- },
- {
- "x": 5,
- "y": 1.75
- },
- {
- "x": 7,
- "y": 1.75
- },
- {
- "x": 8,
- "y": 1
- },
- {
- "x": 9,
- "y": 0.25
- },
- {
- "x": 10,
- "y": 0.5
- },
- {
- "x": 11,
- "y": 0.75
- },
- {
- "x": 12,
- "y": 1.25
- }
- ]
- }
- }
-}