qmk_firmware

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

keyboard.json (260B)


      1 {
      2     "features": {
      3         "bootmagic": true,
      4         "extrakey": true,
      5         "mousekey": true,
      6         "nkro": false
      7     },
      8     "indicators": {
      9         "caps_lock": "B7",
     10         "num_lock": "C5",
     11         "scroll_lock": "C6",
     12         "on_state": 0
     13     }
     14 }