mirror of
https://github.com/qmk/qmk_firmware
synced 2024-11-17 17:35:30 +00:00
ace372d90d
Co-authored-by: Nick Brassel <nick@tzarc.org>
26 lines
944 B
JSON
26 lines
944 B
JSON
{
|
|
"keyboard_name": "NK20",
|
|
"manufacturer": "Yiancar-Designs",
|
|
"url": "www.yiancar-designs.com",
|
|
"maintainer": "Yiancar",
|
|
"usb": {
|
|
"vid": "0x8968",
|
|
"pid": "0x4E4E",
|
|
"device_version": "0.0.1"
|
|
},
|
|
"matrix_pins": {
|
|
"cols": ["B13", "B14", "B15", "A4"],
|
|
"rows": ["B12", "A5", "A3", "A2", "A1", "A0"]
|
|
},
|
|
"diode_direction": "COL2ROW",
|
|
"processor": "STM32F072",
|
|
"bootloader": "stm32-dfu",
|
|
"layout_aliases": {
|
|
"LAYOUT_all": "LAYOUT"
|
|
},
|
|
"layouts": {
|
|
"LAYOUT": {
|
|
"layout": [{"x":0, "y":0}, {"x":1, "y":0}, {"x":2, "y":0}, {"x":0, "y":1}, {"x":1, "y":1}, {"x":2, "y":1}, {"x":3, "y":1}, {"x":0, "y":2}, {"x":1, "y":2}, {"x":2, "y":2}, {"x":3, "y":2, "h":2}, {"x":0, "y":3}, {"x":1, "y":3}, {"x":2, "y":3}, {"x":0, "y":4}, {"x":1, "y":4}, {"x":2, "y":4}, {"x":3, "y":4, "h":2}, {"x":0, "y":5, "w":2}, {"x":2, "y":5}]
|
|
}
|
|
}
|
|
}
|