24 lines
440 B
JSON
24 lines
440 B
JSON
{
|
|
"keyboard_name": "M6-A",
|
|
"manufacturer": "RAMA WORKS",
|
|
"url": "http://rama.works",
|
|
"maintainer": "Wilba",
|
|
"usb": {
|
|
"vid": "0x5241",
|
|
"pid": "0x006A",
|
|
"device_version": "0.0.1"
|
|
},
|
|
"layouts": {
|
|
"LAYOUT": {
|
|
"layout": [
|
|
{ "x": 0, "y": 0 },
|
|
{ "x": 1, "y": 0 },
|
|
{ "x": 2, "y": 0 },
|
|
{ "x": 0, "y": 1 },
|
|
{ "x": 1, "y": 1 },
|
|
{ "x": 2, "y": 1 }
|
|
]
|
|
}
|
|
}
|
|
}
|