qmk_firmware/keyboards/afternoonlabs/gust/rev1/info.json
Eithan Shavit 3a6188fc55
[Keyboard] Adjustments to Gust Rev1.2 (#12716)
Co-authored-by: Eithan Shavit <eithan@afternoonlabs.com>
2021-05-26 21:01:47 -07:00

51 lines
1.1 KiB
JSON

{
"keyboard_name": "Gust",
"url": "afternoonlabs.com/breeze",
"productId": "0x0002",
"maintainer": "eithanshavit",
"width": 3,
"height": 2,
"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
}
]
}
}
}