qmk_firmware

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

keymap.json (239B)


      1 {
      2     "config": {
      3         "features": {
      4             "backlight": true,
      5             "tap_dance": true
      6         },
      7         "tapping": {
      8             "term": 500
      9         },
     10         "backlight": {
     11             "breathing": true
     12         }
     13     }
     14 }