summaryrefslogtreecommitdiff
path: root/keyboards/ergotaco/info.json
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/ergotaco/info.json')
-rw-r--r--keyboards/ergotaco/info.json61
1 files changed, 61 insertions, 0 deletions
diff --git a/keyboards/ergotaco/info.json b/keyboards/ergotaco/info.json
new file mode 100644
index 0000000000..cf6b810fec
--- /dev/null
+++ b/keyboards/ergotaco/info.json
@@ -0,0 +1,61 @@
+{
+ "keyboard_name": "ErgoTaco",
+ "url": "http://gboards.ca",
+ "maintainer": "germ",
+ "width": 13,
+ "height": 2.75,
+ "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
+ }
+ ]
+ }
+ }
+}