mirror of
https://github.com/qmk/qmk_firmware.git
synced 2024-11-29 22:45:51 +00:00
35 lines
1.0 KiB
JSON
35 lines
1.0 KiB
JSON
{
|
|
"manufacturer": "Keycapsss",
|
|
"url": "https://keycapsss.com/diy-kits/104/plaid-pad-4x4-numpad",
|
|
"maintainer": "BenRoe",
|
|
"usb": {
|
|
"vid": "0x7983",
|
|
"pid": "0x5050"
|
|
},
|
|
"processor": "atmega328p",
|
|
"bootloader": "usbasploader",
|
|
"community_layouts": ["ortho_4x4"],
|
|
"layouts": {
|
|
"LAYOUT_ortho_4x4": {
|
|
"layout": [
|
|
{"w": 1,"x": 0,"y": 0},
|
|
{"w": 1,"x": 1,"y": 0},
|
|
{"w": 1,"x": 2,"y": 0},
|
|
{"w": 1,"x": 3,"y": 0},
|
|
{"w": 1,"x": 0,"y": 1},
|
|
{"w": 1,"x": 1,"y": 1},
|
|
{"w": 1,"x": 2,"y": 1},
|
|
{"w": 1,"x": 3,"y": 1},
|
|
{"w": 1,"x": 0,"y": 2},
|
|
{"w": 1,"x": 1,"y": 2},
|
|
{"w": 1,"x": 2,"y": 2},
|
|
{"w": 1,"x": 3,"y": 2},
|
|
{"w": 1,"x": 0,"y": 3},
|
|
{"w": 1,"x": 1,"y": 3},
|
|
{"w": 1,"x": 2,"y": 3},
|
|
{"w": 1,"x": 3,"y": 3}
|
|
]
|
|
}
|
|
}
|
|
}
|