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.
 
 
 
 
 

33 lines
908 B

{
"keyboard_name": "bobPad",
"manufacturer": "Desiboards",
"url": "",
"maintainer": "Ananya Kirti",
"usb": {
"vid": "0x416B",
"pid": "0x0002",
"device_version": "0.0.1"
},
"indicators": {
"caps_lock": "D0",
"num_lock": "D4",
"scroll_lock": "C6",
"compose": "E6",
"kana": "D7"
},
"processor": "atmega32u4",
"bootloader": "caterina",
"community_layouts": ["ortho_2x3"],
"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}
]
}
}
}