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.

21 lines
522 B

  1. {
  2. "keyboard_name": "PloopyCo Mouse",
  3. "url": "www.ploopy.co",
  4. "maintainer": "drashna",
  5. "width": 8,
  6. "height": 3,
  7. "layouts": {
  8. "LAYOUT": {
  9. "layout": [
  10. {"x":1, "y":0, "h":2},
  11. {"x":2, "y":0, "h":2},
  12. {"x":3, "y":0.25, "h":1.25},
  13. {"x":4, "y":0, "h":2},
  14. {"x":5, "y":0, "h":2},
  15. {"x":0, "y":0},
  16. {"x":0, "y":1},
  17. {"x":3, "y":1.5}
  18. ]
  19. }
  20. }
  21. }