AWF/firmware/info.json

43 lines
1.5 KiB
JSON
Raw Normal View History

2022-01-01 16:21:31 +03:00
{
"name": "AngelWings",
"vendorId": "0xFEED",
"productId": "0x0000",
"lighting": "qmk_rgblight",
"matrix": {
"rows": 8,
"cols": 7
},
"layouts": {
"LAYOUT": {
"layout": [
[{"x":4},"0,4",{"x":6.5},"0,9"],
[{"y":-0.9,"x":5},"0,5"],
[{"y":-1,"x":10.5},"0,8"],
[{"y":-0.87,"x":6},"0,6",{"x":2.5},"0,7"],
[{"y":-0.98,"x":3},"0,3",{"x":8.5},"0,10"],
[{"y":-0.65,"x":2},"0,2",{"x":10.5},"0,11"],
[{"y":-0.85,"x":1},"0,1",{"x":12.5},"0,12"],
[{"y":-0.75,"x":4},"1,4",{"x":6.5},"1,9"],
[{"y":-0.9,"x":5},"1,5",{"x":4.5},"1,8"],
[{"y":-0.87,"x":6},"1,6",{"x":2.5},"1,7"],
[{"y":-0.98,"x":3},"1,3",{"x":8.5},"1,10"],
[{"y":-0.8},"0,0",{"x":14.5},"0,13"],
[{"y":-0.85,"x":2},"1,2",{"x":10.5},"1,11"],
[{"y":-0.85,"x":1},"1,1",{"x":12.5},"1,12"],
[{"y":-0.75,"x":4},"2,4",{"x":6.5},"2,9"],
[{"y":-0.9,"x":5},"2,5",{"x":4.5},"2,8"],
[{"y":-0.87,"x":6},"2,6",{"x":2.5},"2,7"],
[{"y":-0.98,"x":3},"2,3",{"x":8.5},"2,10"],
[{"y":-0.8},"1,0",{"x":14.5},"1,13"],
[{"y":-0.85,"x":2},"2,2",{"x":10.5},"2,11"],
[{"y":-0.85,"x":1},"2,1",{"x":12.5},"2,12"],
[{"y":-0.59,"x":4.5},"3,4"],
[{"y":3.16,"x":-0.5},"3,9"],
[{"y":-1.45,"x":0.4},"3,5"],
[{"y":-1.83,"x":1.25,"h":1.5},"3,6"],
[{"y":-2.28,"x":-2.27,"h":1.5},"3,7"],
[{"y":-0.17,"x":-1.41},"3,8"]
]
}
}
}