logo

qmk_firmware

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

keymap.json (253B)


  1. {
  2. "keyboard": "handwired/footy",
  3. "keymap": "superwhisper",
  4. "layout": "LAYOUT",
  5. "layers": [
  6. [
  7. "KC_NO", "LOPT(KC_SPACE)", "KC_NO"
  8. ]
  9. ],
  10. "config": {
  11. "tapping": {
  12. "term": 50
  13. }
  14. }
  15. }