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
627 B

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