logo

qmk_firmware

custom branch of QMK firmware git clone https://anongit.hacktivis.me/git/qmk_firmware.git

info.json (649B)


  1. {
  2. "manufacturer": "CannonKeys",
  3. "keyboard_name": "Satisfaction75",
  4. "maintainer": "awkannan",
  5. "backlight": {
  6. "breathing": true,
  7. "levels": 24,
  8. "pin": "A6"
  9. },
  10. "bootloader": "stm32-dfu",
  11. "features": {
  12. "backlight": true,
  13. "bootmagic": true,
  14. "encoder": true,
  15. "extrakey": true,
  16. "mousekey": true,
  17. "nkro": true,
  18. "oled": true
  19. },
  20. "qmk": {
  21. "locking": {
  22. "enabled": true,
  23. "resync": true
  24. }
  25. },
  26. "processor": "STM32F072",
  27. "url": "https://cannonkeys.com",
  28. "usb": {
  29. "vid": "0xCA04"
  30. }
  31. }