mirror of
https://github.com/qmk/qmk_firmware
synced 2024-11-15 16:35:15 +00:00
16 lines
334 B
JSON
16 lines
334 B
JSON
|
{
|
||
|
"keyboard_name": "Rama Works M4-A",
|
||
|
"url": "http://rama.works",
|
||
|
"maintainer": "naut",
|
||
|
"layouts": {
|
||
|
"LAYOUT": {
|
||
|
"layout": [
|
||
|
{"x":0, "y":0},
|
||
|
{"x":1, "y":0},
|
||
|
{"x":2, "y":0, "h":2},
|
||
|
{"x":0, "y":1, "w":2}
|
||
|
]
|
||
|
}
|
||
|
}
|
||
|
}
|