37 lines
841 B
JSON
37 lines
841 B
JSON
{
|
|
"keyboard_name": "owl8",
|
|
"manufacturer": "yfuku",
|
|
"url": "",
|
|
"maintainer": "yfuku",
|
|
"usb": {
|
|
"vid": "0x5946",
|
|
"pid": "0x0008",
|
|
"device_version": "0.0.1"
|
|
},
|
|
"layouts": {
|
|
"LAYOUT": {
|
|
"layout": [
|
|
{"x":0, "y":0},
|
|
{"x":1, "y":0},
|
|
{"x":2, "y":0},
|
|
{"x":3, "y":0},
|
|
|
|
{"x":0, "y":1.25},
|
|
{"x":1, "y":1.25},
|
|
{"x":2, "y":1.25},
|
|
{"x":3, "y":1.25},
|
|
|
|
{"x":0, "y":2.5},
|
|
{"x":1, "y":2.5},
|
|
{"x":2, "y":2.5},
|
|
{"x":3, "y":2.5},
|
|
|
|
{"x":0, "y":3.5},
|
|
{"x":1, "y":3.5},
|
|
{"x":2, "y":3.5},
|
|
{"x":3, "y":3.5}
|
|
]
|
|
}
|
|
}
|
|
}
|