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.

26 lines
609 B

  1. {
  2. "keyboard_name": "2x6 ortholinear layout",
  3. "url": "",
  4. "maintainer": "qmk",
  5. "width": 6,
  6. "height": 2,
  7. "layouts": {
  8. "LAYOUT_ortho_2x6": {
  9. "layout": [
  10. {"x":0, "y":0},
  11. {"x":1, "y":0},
  12. {"x":2, "y":0},
  13. {"x":3, "y":0},
  14. {"x":4, "y":0},
  15. {"x":5, "y":0},
  16. {"x":0, "y":1},
  17. {"x":1, "y":1},
  18. {"x":2, "y":1},
  19. {"x":3, "y":1},
  20. {"x":4, "y":1},
  21. {"x":5, "y":1}
  22. ]
  23. }
  24. }
  25. }