logo

qmk_firmware

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

info.json (376B)


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