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.

46 lines
1.0 KiB

  1. {
  2. "keyboard_name": "Mach 3",
  3. "url": "https://machkeyboards.com",
  4. "maintainer": "etiennelepagel",
  5. "layouts": {
  6. "LAYOUT_3x3": {
  7. "layout": [
  8. {
  9. "x": 0,
  10. "y": 0
  11. },
  12. {
  13. "x": 1,
  14. "y": 0
  15. },
  16. {
  17. "x": 2,
  18. "y": 0
  19. },
  20. {
  21. "x": 0,
  22. "y": 1
  23. },
  24. {
  25. "x": 1,
  26. "y": 1
  27. },
  28. {
  29. "x": 2,
  30. "y": 1
  31. },
  32. {
  33. "x": 0,
  34. "y": 2
  35. },
  36. {
  37. "x": 1,
  38. "y": 2
  39. },
  40. {
  41. "x": 2,
  42. "y": 2
  43. }
  44. ]
  45. }
  46. }
  47. }