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.

27 lines
768 B

  1. {
  2. "keyboard_name": "manyboard_macro",
  3. "url": "https://github.com/WillEhman/qmk_firmware/tree/dev_create_mb_macro",
  4. "maintainer": "William Ehman",
  5. "layouts": {
  6. "LAYOUT_ortho_4x4": {
  7. "layout": [
  8. {"x": 0, "y": 0},
  9. {"x": 1, "y": 0},
  10. {"x": 2, "y": 0},
  11. {"x": 3, "y": 0},
  12. {"x": 0, "y": 1},
  13. {"x": 1, "y": 1},
  14. {"x": 2, "y": 1},
  15. {"x": 3, "y": 1},
  16. {"x": 0, "y": 2},
  17. {"x": 1, "y": 2},
  18. {"x": 2, "y": 2},
  19. {"x": 3, "y": 2},
  20. {"x": 0, "y": 3},
  21. {"x": 1, "y": 3},
  22. {"x": 2, "y": 3},
  23. {"x": 3, "y": 3}
  24. ]
  25. }
  26. }
  27. }