qmk_firmware/keyboards/kb_elmo/isolation/info.json
Ryan 1b92c204c1
Move keyboard USB IDs and strings to data driven: K (#17846)
Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com>
2022-08-03 17:03:47 +10:00

18 lines
359 B
JSON

{
"keyboard_name": "ISOlation",
"manufacturer": "kb-elmo",
"url": "",
"maintainer": "kb-elmo",
"usb": {
"vid": "0xA68C",
"pid": "0x4EE6",
"device_version": "0.0.1"
},
"layouts": {
"LAYOUT": {
"layout": [
{"x":0.25, "y":0, "w":1.25, "h":2}
]
}
}
}