qmk_firmware

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

keyboard.json (241B)


      1 {
      2     "keyboard_name": "ErgoDox EZ Glow",
      3     "usb": {
      4         "pid": "0x4976"
      5     },
      6     "features": {
      7         "bootmagic": false,
      8         "mousekey": true,
      9         "extrakey": true,
     10         "nkro": true,
     11         "rgb_matrix": true
     12     }
     13 }