qmk_firmware

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

info.json (347B)


      1 {
      2   "manufacturer": "Filco",
      3   "maintainer": "qmk",
      4   "features": {
      5     "bootmagic": true,
      6     "command": true,
      7     "console": true,
      8     "extrakey": true,
      9     "mousekey": true,
     10     "nkro": false
     11   },
     12   "usb": {
     13     "vid": "0x4245",
     14     "pid": "0x6050",
     15     "device_version": "1.0.4"
     16   },
     17   "processor": "atmega32u2",
     18   "bootloader": "atmel-dfu"
     19 }