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.

17 lines
514 B

  1. {
  2. "keyboard_name": "bobPad",
  3. "url": "",
  4. "maintainer": "Ananya Kirti",
  5. "layouts": {
  6. "LAYOUT_ortho_2x3": {
  7. "layout": [
  8. {"label":"K00 (B0,B2)", "x":0, "y":0},
  9. {"label":"K01 (B0,B3)", "x":1, "y":0},
  10. {"label":"K02 (B0,B4)", "x":2, "y":0},
  11. {"label":"K10 (B1,B2)", "x":0, "y":1},
  12. {"label":"K11 (B1,B3)", "x":1, "y":1},
  13. {"label":"K12 (B1,B4)", "x":2, "y":1}
  14. ]
  15. }
  16. }
  17. }