info.json 729 B

1234567891011121314151617181920212223
  1. {
  2. "keyboard_name": "Stream Cheap 2x5",
  3. "url": "https://www.thingiverse.com/thing:4497991",
  4. "maintainer": "qmk",
  5. "width": 5,
  6. "height": 2,
  7. "layouts": {
  8. "LAYOUT_ortho_2x5": {
  9. "layout": [
  10. {"label":"K00", "x":0, "y":0},
  11. {"label":"K01", "x":1, "y":0},
  12. {"label":"K02", "x":2, "y":0},
  13. {"label":"K03", "x":3, "y":0},
  14. {"label":"K04", "x":4, "y":0},
  15. {"label":"K10", "x":0, "y":1},
  16. {"label":"K11", "x":1, "y":1},
  17. {"label":"K12", "x":2, "y":1},
  18. {"label":"K13", "x":3, "y":1},
  19. {"label":"K14", "x":4, "y":1}
  20. ]
  21. }
  22. }
  23. }