You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 

37 lines
1020 B

{
"keyboard_name": "tenpad",
"manufacturer": "evancook.audio",
"url": "https://evancook.audio/",
"maintainer": "evanmcook",
"usb": {
"vid": "0x636F",
"pid": "0x0001",
"device_version": "0.0.1"
},
"matrix_pins": {
"cols": ["F4", "F5", "F6", "F7", "B1"],
"rows": ["D0", "D1"]
},
"diode_direction": "COL2ROW",
"processor": "atmega32u4",
"bootloader": "caterina",
"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 }
]
}
}
}