forked from mirrors/qmk_firmware
16 lines
348 B
JSON
Executable file
16 lines
348 B
JSON
Executable file
{
|
|
"keyboard_name": "NK1",
|
|
"manufacturer": "Yiancar-Designs",
|
|
"url": "www.yiancar-designs.com",
|
|
"maintainer": "yiancar",
|
|
"usb": {
|
|
"vid": "0x8968",
|
|
"pid": "0x4E4D",
|
|
"device_version": "0.0.1"
|
|
},
|
|
"layouts": {
|
|
"LAYOUT_ortho_1x1": {
|
|
"layout": [{"x": 0, "y": 0}]
|
|
}
|
|
}
|
|
}
|