mirror of
https://github.com/qmk/qmk_firmware.git
synced 2025-07-22 23:52:02 +00:00
add info.json file for ivy/rev1
This commit is contained in:
parent
71cf557379
commit
5ed0108fde
16
keyboards/ivy/rev1/info.json
Normal file
16
keyboards/ivy/rev1/info.json
Normal file
@ -0,0 +1,16 @@
|
|||||||
|
{
|
||||||
|
"keyboard_name": "IVY",
|
||||||
|
"url": "",
|
||||||
|
"maintainer": "",
|
||||||
|
"width": 3,
|
||||||
|
"height": 1,
|
||||||
|
"layouts": {
|
||||||
|
"LAYOUT": {
|
||||||
|
"layout": [
|
||||||
|
{"x":0, "y":0},
|
||||||
|
{"x":1, "y":0},
|
||||||
|
{"x":2, "y":0}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
Loading…
Reference in New Issue
Block a user