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.

20 lines
403 B

  1. {
  2. "keyboard_name": "8-Pack",
  3. "url": "https://github.com/cgarcia2097/8-Pack",
  4. "maintainer": "Charles Garcia",
  5. "width": 4,
  6. "height": 2,
  7. "layouts": {
  8. "LAYOUT": {
  9. "layout": [
  10. {"x":0, "y":0},
  11. {"x":1, "y":0},
  12. {"x":2, "y":0},
  13. {"x":3, "y":0},
  14. {"x":0, "y":1},
  15. {"x":1, "y":1},
  16. {"x":2, "y":1},
  17. {"x":3, "y":1}
  18. ]
  19. }
  20. }
  21. }