logo

qmk_firmware

custom branch of QMK firmware git clone https://anongit.hacktivis.me/git/qmk_firmware.git

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. }