qmk_firmware

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

keymap.json (159B)


      1 {
      2     "keyboard": "handwired/footy",
      3     "keymap": "default",
      4     "layout": "LAYOUT",
      5     "layers": [
      6        [
      7         "KC_A", "KC_B", "KC_C"
      8        ]
      9     ]
     10 }