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.

25 lines
754 B

  1. {
  2. "keyboard_name": "frankie_macropad",
  3. "url": "https://github.com/eric-wood/macro-pad",
  4. "maintainer": "eric-wood",
  5. "width": 3,
  6. "height": 2,
  7. "layouts": {
  8. "LAYOUT": {
  9. "layout": [
  10. {"label": "k02", "x": 2, "y": 0},
  11. {"label": "k03", "x": 3, "y": 0},
  12. {"label": "k10", "x": 0, "y": 1},
  13. {"label": "k11", "x": 1, "y": 1},
  14. {"label": "k12", "x": 2, "y": 1},
  15. {"label": "k13", "x": 3, "y": 1},
  16. {"label": "k20", "x": 0, "y": 2},
  17. {"label": "k21", "x": 1, "y": 2},
  18. {"label": "k22", "x": 2, "y": 2},
  19. {"label": "k23", "x": 3, "y": 2}
  20. ]
  21. }
  22. }
  23. }