32 lines
765 B
JSON
32 lines
765 B
JSON
{
|
|
"keyboard_name": "SPIN",
|
|
"manufacturer": "DMQ Design",
|
|
"url": "https://www.DMQdesign.com",
|
|
"maintainer": "Quarren42",
|
|
"usb": {
|
|
"vid": "0xA455",
|
|
"pid": "0x0001",
|
|
"device_version": "0.0.1"
|
|
},
|
|
"layouts": {
|
|
"LAYOUT": {
|
|
"layout": [
|
|
{"x":0, "y":0},
|
|
{"x":1, "y":0},
|
|
{"x":2, "y":0},
|
|
{"x":3.5, "y":0},
|
|
{"x":0, "y":1},
|
|
{"x":1, "y":1},
|
|
{"x":2, "y":1},
|
|
{"x":3.5, "y":1.5},
|
|
{"x":0, "y":2},
|
|
{"x":1, "y":2},
|
|
{"x":2, "y":2},
|
|
{"x":3.5, "y":3},
|
|
{"x":0, "y":3},
|
|
{"x":1, "y":3},
|
|
{"x":2, "y":3}
|
|
]
|
|
}
|
|
}
|
|
}
|