qmk_firmware

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

keymap.json (175B)


      1 {
      2     "config": {
      3         "battery": {
      4             "driver": "adc"
      5         },
      6         "features": {
      7             "battery": true,
      8             "console": true
      9         }
     10     }
     11 }