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.

33 lines
762 B

  1. {
  2. "keyboard_name": "CU7",
  3. "manufacturer": "CapsUnlocked",
  4. "url": "https://caps-unlocked.com/cu7/",
  5. "maintainer": "rys",
  6. "usb": {
  7. "vid": "0x4355",
  8. "pid": "0x0007",
  9. "device_version": "0.0.1"
  10. },
  11. "encoder": {
  12. "rotary": [
  13. {"pin_a": "D6", "pin_b": "D4", "resolution": 2}
  14. ]
  15. },
  16. "processor": "atmega32u4",
  17. "bootloader": "atmel-dfu",
  18. "layouts": {
  19. "LAYOUT": {
  20. "layout": [
  21. {"x":0.5, "y":0, "w":2, "h":2},
  22. {"x":0, "y":2.5},
  23. {"x":1, "y":2.5},
  24. {"x":2, "y":2.5},
  25. {"x":0, "y":3.5},
  26. {"x":1, "y":3.5},
  27. {"x":2, "y":3.5}
  28. ]
  29. }
  30. }
  31. }