summaryrefslogtreecommitdiff
path: root/keyboards/the_uni/info.json
diff options
context:
space:
mode:
authorQMK Bot <hello@qmk.fm>2021-05-18 19:26:46 +0000
committerQMK Bot <hello@qmk.fm>2021-05-18 19:26:46 +0000
commite756586f41d3227c9696f01c156aa1458f7c9210 (patch)
tree549c8d09dd98ad32378de1700bc166decea75b59 /keyboards/the_uni/info.json
parent58142f0726147d538167ff3ab793743348f40dcd (diff)
parent3023015c5b9417b18b59be41664e2af8e9f18a79 (diff)
downloadqmk_firmware-e756586f41d3227c9696f01c156aa1458f7c9210.tar.gz
qmk_firmware-e756586f41d3227c9696f01c156aa1458f7c9210.zip
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/the_uni/info.json')
-rw-r--r--keyboards/the_uni/info.json41
1 files changed, 41 insertions, 0 deletions
diff --git a/keyboards/the_uni/info.json b/keyboards/the_uni/info.json
new file mode 100644
index 0000000000..86e2d5cdb7
--- /dev/null
+++ b/keyboards/the_uni/info.json
@@ -0,0 +1,41 @@
+{
+ "keyboard_name": "The Uni",
+ "url": "https://www.stenokeyboards.com",
+ "maintainer": "qmk",
+ "width": 13,
+ "height": 4,
+ "layouts": {
+ "LAYOUT": {
+ "layout": [
+ { "x": 0, "y": 0 },
+ { "x": 1, "y": 0 },
+ { "x": 2, "y": 0 },
+ { "x": 3, "y": 0 },
+ { "x": 4, "y": 0 },
+ { "x": 7, "y": 0 },
+ { "x": 8, "y": 0 },
+ { "x": 9, "y": 0 },
+ { "x": 10, "y": 0 },
+ { "x": 11, "y": 0 },
+ { "x": 12, "y": 0 },
+ { "x": 0, "y": 1 },
+ { "x": 1, "y": 1 },
+ { "x": 2, "y": 1 },
+ { "x": 3, "y": 1 },
+ { "x": 4, "y": 1 },
+ { "x": 7, "y": 1 },
+ { "x": 8, "y": 1 },
+ { "x": 9, "y": 1 },
+ { "x": 10, "y": 1 },
+ { "x": 11, "y": 1 },
+ { "x": 12, "y": 1 },
+ { "x": 2, "y": 3 },
+ { "x": 3, "y": 3 },
+ { "x": 4, "y": 3 },
+ { "x": 7, "y": 3 },
+ { "x": 8, "y": 3 },
+ { "x": 9, "y": 3 }
+ ]
+ }
+ }
+}