info.json 420 B

123456789101112131415161718192021222324
  1. {
  2. "manufacturer": "PrimeKB",
  3. "url": "https://www.primekb.com",
  4. "maintainer": "MxBlu",
  5. "features": {
  6. "bootmagic": false,
  7. "command": false,
  8. "console": false,
  9. "extrakey": true,
  10. "mousekey": true,
  11. "nkro": true
  12. },
  13. "qmk": {
  14. "locking": {
  15. "enabled": true,
  16. "resync": true
  17. }
  18. },
  19. "usb": {
  20. "vid": "0x5052"
  21. },
  22. "processor": "atmega32u4",
  23. "bootloader": "atmel-dfu"
  24. }