You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
qmk_firmware/keyboards/wilba_tech/wt8_a/info.json

13 lines
482 B

{
"keyboard_name": "wilba.tech WT8-A",
"url": "https://wilba.tech",
"maintainer": "Wilba",
"bootloader": "atmel-dfu",
"width": 4,
"height": 2,
"layouts": {
"LAYOUT": {
"layout": [{"label":"x", "x":0, "y":0}, {"label":"x", "x":1, "y":0}, {"label":"x", "x":2, "y":0}, {"label":"x", "x":3, "y":0}, {"label":"x", "x":0, "y":1}, {"label":"x", "x":1, "y":1}, {"label":"x", "x":2, "y":1}, {"label":"x", "x":3, "y":1}]
}
}
}