[Keyboard] Adding Gust Macro Board (#11610)

* Adding Gust Macro Board

* Removing some rules

* Changing some rules

Co-authored-by: Eithan Shavit <eithan@fb.com>
This commit is contained in:
Eithan Shavit
2021-01-29 19:38:40 -08:00
committed by GitHub
parent 64da7413a0
commit 42045f5b17
11 changed files with 262 additions and 0 deletions

View File

@@ -0,0 +1,38 @@
{
"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
}
]
}
}
}