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.

27 lines
887 B

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