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.

32 lines
793 B

  1. {
  2. "keyboard_name": "z12",
  3. "manufacturer": "zigotica",
  4. "url": "https://github.com/zigotica/mechanical-keyboards/tree/main/z12",
  5. "maintainer": "@zigotica",
  6. "usb": {
  7. "vid": "0x7A74",
  8. "pid": "0x0001",
  9. "device_version": "0.0.1"
  10. },
  11. "layouts": {
  12. "LAYOUT": {
  13. "layout": [
  14. {"x": 1, "y": 0},
  15. {"x": 2, "y": 0},
  16. {"x": 0, "y": 0.5},
  17. {"x": 1, "y": 1},
  18. {"x": 2, "y": 1},
  19. {"x": 3, "y": 0.5},
  20. {"x": 0.5, "y": 2},
  21. {"x": 1.5, "y": 2},
  22. {"x": 2.5, "y": 2},
  23. {"x": 0.5, "y": 3},
  24. {"x": 1.5, "y": 3},
  25. {"x": 2.5, "y": 3}
  26. ]
  27. }
  28. }
  29. }