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.
 
 
 
 
 

23 lines
652 B

{
"keyboard_name": "bobPad",
"manufacturer": "Desiboards",
"url": "",
"maintainer": "Ananya Kirti",
"usb": {
"vid": "0x416B",
"pid": "0x0002",
"device_version": "0.0.1"
},
"layouts": {
"LAYOUT_ortho_2x3": {
"layout": [
{"label":"K00 (B0,B2)", "x":0, "y":0},
{"label":"K01 (B0,B3)", "x":1, "y":0},
{"label":"K02 (B0,B4)", "x":2, "y":0},
{"label":"K10 (B1,B2)", "x":0, "y":1},
{"label":"K11 (B1,B3)", "x":1, "y":1},
{"label":"K12 (B1,B4)", "x":2, "y":1}
]
}
}
}