qmk_firmware

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

keymap.json (310B)


      1 {
      2     "keyboard": "handwired/pytest/basic",
      3     "keymap": "default_json",
      4     "layout": "LAYOUT_ortho_1x1",
      5     "layers": [["EXAMPLE_1"]],
      6     "keycodes": [
      7         { "key": "EXAMPLE_1" }
      8     ],
      9     "author": "qmk",
     10     "notes": "This file is a keymap.json file for handwired/pytest/basic",
     11     "version": 1
     12 }