add info.json file for merge/iso_macro

This commit is contained in:
James Young 2021-03-14 11:28:19 -07:00
parent 14ae3c191f
commit 637a6fe590
No known key found for this signature in database
GPG Key ID: B4974DA1B60717A9

View File

@ -0,0 +1,23 @@
{
"keyboard_name": "ISO Macro",
"url": "",
"maintainer": "duoshock",
"width": 5.75,
"height": 2,
"layouts": {
"LAYOUT": {
"layout": [
{"x":0, "y":0},
{"x":1.25, "y":0},
{"x":2.25, "y":0},
{"x":3.25, "y":0},
{"x":4.5, "y":0, "w":1.25, "h":2},
{"x":0, "y":1},
{"x":1.5, "y":1},
{"x":2.5, "y":1},
{"x":3.5, "y":1}
]
}
}
}