qmk_firmware

QMK firmware for my keyboards (Corne, Sweep Ferris) and trackball (Ploopy Adept)
Log | Files | Refs | Submodules | LICENSE

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 }