forked from mirrors/qmk_firmware
1b92c204c1
Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com>
16 lines
358 B
JSON
16 lines
358 B
JSON
{
|
|
"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}]
|
|
}
|
|
}
|
|
}
|