logo

qmk_firmware

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

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