qmk_firmware/keyboards/handwired/splittest/info.json

19 lines
374 B
JSON

{
"keyboard_name": "Split Tester",
"manufacturer": "Keebio",
"url": "",
"maintainer": "nooges",
"usb": {
"vid": "0xCB10",
"pid": "0x1111",
"device_version": "1.0.0"
},
"layouts": {
"LAYOUT": {
"layout": [
{"x": 0,"y": 0},
{"x": 1,"y": 0}
]
}
}
}