blob: d66ef5b5ce48d4f457be4a8378065fab603acec2 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
{
"keyboard_name": "Big Switch Seat",
"manufacturer": "Keebio",
"url": "https://robotcandy.company/",
"maintainer": "nooges",
"usb": {
"vid": "0xCB10",
"pid": "0x1011",
"device_version": "0.0.1"
},
"layouts": {
"LAYOUT": {
"layout": [{"x": 0, "y": 0, "w": 4, "h": 4}]
}
}
}
|