forked from mirrors/qmk_firmware
1b92c204c1
Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com>
20 lines
424 B
JSON
20 lines
424 B
JSON
{
|
|
"keyboard_name": "Twokey",
|
|
"manufacturer": "Keys of Kings",
|
|
"url": "",
|
|
"maintainer": "Keys of Kings",
|
|
"usb": {
|
|
"vid": "0xFEED",
|
|
"pid": "0xAE12",
|
|
"device_version": "0.0.1"
|
|
},
|
|
"layouts": {
|
|
"LAYOUT": {
|
|
"layout": [
|
|
{"x": 0.5, "y": 0},
|
|
{"x": 0, "y": 1.5},
|
|
{"x": 1, "y": 1.5}
|
|
]
|
|
}
|
|
}
|
|
}
|