aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/keebio/tukey/info.json
diff options
context:
space:
mode:
authorDanny <nooges@users.noreply.github.com>2019-09-03 11:43:25 -0400
committerDrashna Jaelre <drashna@live.com>2019-09-03 08:43:25 -0700
commit5c324ee104c4380a9cb36923d0903c4077fcbec7 (patch)
tree293b78ac90278fc9aa8d1c8bcdbd6d624a6d0d5e /keyboards/keebio/tukey/info.json
parentd633cf3ccbf1aed229ef92bdc2f2a1f4f67dd0ad (diff)
downloadfirmware-5c324ee104c4380a9cb36923d0903c4077fcbec7.tar.gz
firmware-5c324ee104c4380a9cb36923d0903c4077fcbec7.tar.bz2
firmware-5c324ee104c4380a9cb36923d0903c4077fcbec7.zip
[Keyboard] Add Tukey board (#6657)
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}
+ ]
+ }
+ }
+ }