39 lines
808 B
JSON
39 lines
808 B
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
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
}
|
||
|
}
|