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.

20 lines
570 B

  1. {
  2. "keyboard_name": "SHK9",
  3. "url": "http://superhuman.website",
  4. "maintainer": "Sam Hudson",
  5. "layouts": {
  6. "LAYOUT_ortho_3x3": {
  7. "layout": [
  8. {"label":"7", "x":0, "y":0},
  9. {"label":"8", "x":1, "y":0},
  10. {"label":"9", "x":2, "y":0},
  11. {"label":"4", "x":0, "y":1},
  12. {"label":"5", "x":1, "y":1},
  13. {"label":"6", "x":2, "y":1},
  14. {"label":"1", "x":0, "y":2},
  15. {"label":"2", "x":1, "y":2},
  16. {"label":"3", "x":2, "y":2}
  17. ]
  18. }
  19. }
  20. }