22 lines
461 B
JSON
22 lines
461 B
JSON
{
|
|
"keyboard_name": "M4-A",
|
|
"manufacturer": "RAMA WORKS",
|
|
"url": "http://rama.works",
|
|
"maintainer": "naut",
|
|
"usb": {
|
|
"vid": "0x5241",
|
|
"pid": "0x004A",
|
|
"device_version": "0.0.1"
|
|
},
|
|
"layouts": {
|
|
"LAYOUT": {
|
|
"layout": [
|
|
{"x":0, "y":0},
|
|
{"x":1, "y":0},
|
|
{"x":2, "y":0, "h":2},
|
|
{"x":0, "y":1, "w":2}
|
|
]
|
|
}
|
|
}
|
|
}
|