qmk_firmware/keyboards/keebio/tukey/info.json

20 lines
352 B
JSON
Raw Normal View History

2019-09-03 08:43:25 -07:00
{
"keyboard_name": "Tukey",
"manufacturer": "Keebio",
2019-09-03 08:43:25 -07:00
"url": "https://keeb.io",
"maintainer": "nooges",
"usb": {
"vid": "0xCB10",
"pid": "0x1112",
"device_version": "1.0.0"
},
2019-09-03 08:43:25 -07:00
"layouts": {
"LAYOUT": {
"layout": [
{"x":0, "y":0},
{"x":1, "y":0}
]
}
}
}