aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/keebio/tukey/info.json
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/keebio/tukey/info.json')
-rw-r--r--keyboards/keebio/tukey/info.json15
1 files changed, 15 insertions, 0 deletions
diff --git a/keyboards/keebio/tukey/info.json b/keyboards/keebio/tukey/info.json
new file mode 100644
index 000000000..a43d1dbbf
--- /dev/null
+++ b/keyboards/keebio/tukey/info.json
@@ -0,0 +1,15 @@
+{
+ "keyboard_name": "Tukey",
+ "url": "https://keeb.io",
+ "maintainer": "nooges",
+ "width": 2,
+ "height": 1,
+ "layouts": {
+ "LAYOUT": {
+ "layout": [
+ {"x":0, "y":0},
+ {"x":1, "y":0}
+ ]
+ }
+ }
+ }