mirror of
https://github.com/qmk/qmk_firmware.git
synced 2025-07-20 06:32:01 +00:00
add info.json file for merge/iso_macro
This commit is contained in:
parent
14ae3c191f
commit
637a6fe590
23
keyboards/merge/iso_macro/info.json
Normal file
23
keyboards/merge/iso_macro/info.json
Normal 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}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue
Block a user