1
0
Fork 0
qmk_firmware/keyboards/evancookaudio/tenpad/info.json
evanmcook 4c9c7b9963
[Keyboard] added evancook.audio tenpad macropad (#16189)
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
2022-02-06 07:56:36 -08:00

25 lines
693 B
JSON

{
"keyboard_name": "evancook.audio tenpad",
"url": "https://evancook.audio/",
"maintainer": "evanmcook",
"layouts": {
"LAYOUT_ortho_2x5": {
"layout": [
{ "label": "K01", "x": 0, "y": 0 },
{ "label": "K02", "x": 1, "y": 0 },
{ "label": "K03", "x": 2, "y": 0 },
{ "label": "K04", "x": 3, "y": 0 },
{ "label": "K05", "x": 4, "y": 0 },
{ "label": "K06", "x": 0, "y": 1 },
{ "label": "K07", "x": 1, "y": 1 },
{ "label": "K08", "x": 2, "y": 1 },
{ "label": "K09", "x": 3, "y": 1 },
{ "label": "K10", "x": 4, "y": 1 }
]
}
}
}