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.

23 lines
785 B

  1. {
  2. "keyboard_name": "Soup10",
  3. "url": "https://github.com/Sadeeed/soup10",
  4. "maintainer": "Sadeeed",
  5. "width": 3,
  6. "height": 4,
  7. "layouts": {
  8. "LAYOUT": {
  9. "layout": [
  10. {"label":"K01 (D1,E6)", "x":1, "y":0},
  11. {"label":"K10 (D0,D7)", "x":0, "y":1},
  12. {"label":"K11 (D0,E6)", "x":1, "y":1},
  13. {"label":"K12 (D0,B4)", "x":2, "y":1},
  14. {"label":"K20 (D4,D7)", "x":0, "y":2},
  15. {"label":"K21 (D4,E6)", "x":1, "y":2},
  16. {"label":"K22 (D4,B4)", "x":2, "y":2},
  17. {"label":"K30 (C6,D7)", "x":0, "y":3},
  18. {"label":"K31 (C6,E6)", "x":1, "y":3},
  19. {"label":"K32 (C6,B4)", "x":2, "y":3}
  20. ]
  21. }
  22. }
  23. }