summaryrefslogtreecommitdiffstats
path: root/keyboards/handwired/tennie/info.json
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/handwired/tennie/info.json')
-rw-r--r--keyboards/handwired/tennie/info.json12
1 files changed, 12 insertions, 0 deletions
diff --git a/keyboards/handwired/tennie/info.json b/keyboards/handwired/tennie/info.json
new file mode 100644
index 000000000..c03699792
--- /dev/null
+++ b/keyboards/handwired/tennie/info.json
@@ -0,0 +1,12 @@
+{
+ "keyboard_name": "Tennie",
+ "url": "https://github.com/StoutIEEE/macropad-workshop",
+ "maintainer": "UW Stout IEEE, Jack Hildebrandt (onemorebyte)",
+ "width": 4,
+ "height": 3,
+ "layouts": {
+ "LAYOUT": {
+ "layout": [{"x":0.5, "y":0}, {"x":1.5, "y":0}, {"x":2.5, "y":0}, {"x":0, "y":1}, {"x":1, "y":1}, {"x":2, "y":1}, {"x":3, "y":1}, {"x":0.5, "y":2}, {"x":1.5, "y":2}, {"x":2.5, "y":2}]
+ }
+ }
+}