qmk_firmware

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

keymap.json (228B)


      1 {
      2     "keyboard": "handwired/yodadistro/macro",
      3     "keymap": "default",
      4     "layout": "LAYOUT",
      5     "layers": [
      6         [
      7             "KC_A", "KC_B", "KC_C", "KC_D",
      8             "KC_E", "KC_F", "KC_G", "KC_H"
      9         ]
     10     ]
     11 }