| 1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950 |
- {
- "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
- }
- ]
- }
- }
- }
|