logo

qmk_firmware

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

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