qmk_firmware

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

info.json (314B)


      1 {
      2     "manufacturer": "marksard",
      3     "url": "https://github.com/marksard/Keyboards",
      4     "maintainer": "marksard",
      5     "features": {
      6         "bootmagic": false,
      7         "extrakey": false,
      8         "mousekey": true,
      9         "nkro": false
     10     },
     11     "usb": {
     12         "vid": "0xFEED",
     13         "pid": "0xDFA5"
     14     }
     15 }