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

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