qmk_firmware/keyboards/afternoonlabs/gust/rev1/info.json

54 lines
1.1 KiB
JSON

{
"keyboard_name": "Gust",
"manufacturer": "AfternoonLabs",
"url": "afternoonlabs.com/breeze",
"maintainer": "eithanshavit",
"usb": {
"vid": "0x616C",
"pid": "0x0002",
"device_version": "0.0.1"
},
"layouts": {
"LAYOUT": {
"layout": [
{
"x": 0,
"y": 0
},
{
"x": 1,
"y": 0
},
{
"x": 2,
"y": 0
},
{
"x": 0,
"y": 1
},
{
"x": 1,
"y": 1
},
{
"x": 2,
"y": 1
},
{
"x": 0,
"y": 3
},
{
"x": 1,
"y": 3
},
{
"x": 2,
"y": 3
}
]
}
}
}