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.

30 lines
808 B

  1. {
  2. "keyboard_name": "duckyPad",
  3. "url": "https://github.com/dekuNukem/",
  4. "maintainer": "M4cs",
  5. "width": 3,
  6. "height": 5,
  7. "layouts": {
  8. "LAYOUT": {
  9. "layout": [
  10. {"x": 0, "y": 0},
  11. {"x": 1, "y": 0},
  12. {"x": 2, "y": 0},
  13. {"x": 0, "y": 1},
  14. {"x": 1, "y": 1},
  15. {"x": 2, "y": 1},
  16. {"x": 0, "y": 2},
  17. {"x": 1, "y": 2},
  18. {"x": 2, "y": 2},
  19. {"x": 0, "y": 3},
  20. {"x": 1, "y": 3},
  21. {"x": 2, "y": 3},
  22. {"x": 0, "y": 4},
  23. {"x": 1, "y": 4},
  24. {"x": 2, "y": 4},
  25. {"x": 3, "y": 4},
  26. {"x": 4, "y": 4}
  27. ]
  28. }
  29. }
  30. }