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.

22 lines
477 B

  1. {
  2. "keyboard_name": "Satisfaction75",
  3. "manufacturer": "CannonKeys",
  4. "url": "",
  5. "maintainer": "Cannon Keys",
  6. "usb": {
  7. "vid": "0xCA04",
  8. "pid": "0x57F5",
  9. "device_version": "0.0.1"
  10. },
  11. "encoder": {
  12. "rotary": [
  13. {"pin_a": "B9", "pin_b": "B8", "resolution": 2}
  14. ]
  15. },
  16. "backlight": {
  17. "levels": 24,
  18. "breathing": true
  19. },
  20. "processor": "STM32F072",
  21. "bootloader": "stm32-dfu"
  22. }