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.

33 lines
973 B

  1. {
  2. "keyboard_name": "Felix",
  3. "url": "",
  4. "maintainer": "qmk",
  5. "width": 4,
  6. "height": 5,
  7. "layouts": {
  8. "LAYOUT_ortho_5x4": {
  9. "layout": [
  10. {"label":"K000", "x":0, "y":0},
  11. {"label":"K001", "x":1, "y":0},
  12. {"label":"K002", "x":2, "y":0},
  13. {"label":"K003", "x":3, "y":0},
  14. {"label":"K100", "x":0, "y":1},
  15. {"label":"K101", "x":1, "y":1},
  16. {"label":"K102", "x":2, "y":1},
  17. {"label":"K103", "x":3, "y":1},
  18. {"label":"K200", "x":0, "y":2},
  19. {"label":"K201", "x":1, "y":2},
  20. {"label":"K202", "x":2, "y":2},
  21. {"label":"K203", "x":3, "y":2},
  22. {"label":"K300", "x":0, "y":3},
  23. {"label":"K301", "x":1, "y":3},
  24. {"label":"K302", "x":2, "y":3},
  25. {"label":"K303", "x":3, "y":3},
  26. {"label":"K400", "x":0, "y":4},
  27. {"label":"K401", "x":1, "y":4},
  28. {"label":"K402", "x":2, "y":4},
  29. {"label":"K403", "x":3, "y":4}
  30. ]
  31. }
  32. }
  33. }