19 lines
450 B
JSON
Executable file
19 lines
450 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"
|
|
},
|
|
"processor": "atmega32u4",
|
|
"bootloader": "atmel-dfu",
|
|
"community_layouts": ["ortho_1x1"],
|
|
"layouts": {
|
|
"LAYOUT_ortho_1x1": {
|
|
"layout": [{"x": 0, "y": 0}]
|
|
}
|
|
}
|
|
}
|