qmk_firmware

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

info.json (286B)


      1 {
      2     "features": {
      3         "bootmagic": true,
      4         "encoder": true,
      5         "extrakey": true,
      6         "mousekey": true,
      7         "nkro": false,
      8         "rgblight": true
      9     },
     10     "qmk": {
     11         "locking": {
     12             "enabled": true,
     13             "resync": true
     14         }
     15     }
     16 }