[Keyboard] Add Tukey board (#6657)

This commit is contained in:
Danny
2019-09-03 11:43:25 -04:00
committed by Drashna Jaelre
parent d633cf3ccb
commit 5c324ee104
9 changed files with 206 additions and 0 deletions

View File

@@ -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}
]
}
}
}