logo

qmk_firmware

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

info.json (377B)


  1. {
  2. "manufacturer": "florent@linguenheld.fr",
  3. "maintainer": "florent@linguenheld.fr",
  4. "bootloader": "rp2040",
  5. "features": {
  6. "bootmagic": true,
  7. "extrakey": true,
  8. "mousekey": true,
  9. "nkro": true
  10. },
  11. "processor": "RP2040",
  12. "usb": {
  13. "device_version": "1.0.0",
  14. "pid": "0x0000",
  15. "vid": "0xFEED"
  16. }
  17. }