37 Commits (0fd45d59845d71e435f36975d9ba8a54dfb2a87d)

Author SHA1 Message Date
  Drashna Jaelre 0fd45d5984
Fix type of Tap Dance max index variable (#14887) 2 years ago
  Drashna Jaelre ab34ecb669
Apply `TAP_CODE_DELAY` to Tap Dance key sequences (#14412) 2 years ago
  Joel Challis 03d258c222
matrix_scan_x -> x_task (#13748) 2 years ago
  Sergey Vlasov da6e888a32
Do not leak weak mods from tap dance to the interrupting keypress (#12471) 3 years ago
  Drashna Jaelre 810eafad12
Fix Tap-Hold Configs (#11127) 3 years ago
  Drashna Jaelre 9d3b26a475 Update features to use Custom Tapping Term when appropriate (#6259) 3 years ago
  Drashna Jaelre f069e9fc09
Generalize Tap Dance Layer functions (#6629) 4 years ago
  skullY b624f32f94 clang-format changes 4 years ago
  Giuseppe Rota 3ddec14eb8 Register the interrupting keycode in the tap dance state struct 5 years ago
  Drashna Jaelre 9d949389f9 Adds default value for TAPPING_TERM if Tap Dance is enabled (#2785) 5 years ago
  Joe Wasson 81756d7b21 Fix tapdance when one-shot is disabled. 5 years ago
  scauligi 9fcda95363 Fixes to get tap dance to fire at proper places (#2272) 6 years ago
  pmalecka a01dc4dd48 added the possibility to hav shifted(modded) tap dance 6 years ago
  Ptomerty 68b6de60e0 fix for toggle tap dance 6 years ago
  Gergely Nagy d28b2c395b tap-dance: key + layer helper 6 years ago
  Nick Choi 5393bc6f4e switched to uint8 and 16 7 years ago
  Nick Choi aeb3a34636 moved specific tap term to its own function 7 years ago
  Nick Choi e695b5a33b Added per case tapping term, updated FF-nikchi keymap. 7 years ago
  nielsenz d1e66e2e07 Worked around some new Makefile issues. 7 years ago
  skullydazed 23839b8c6d Clarify the quantum license (#1042) 7 years ago
  SjB 5a860b71a1 race condition between oneshot_mods and tap_dance 7 years ago
  Pavlos Vinieratos e1f131db8e restore each_tap callback 7 years ago
  Gergely Nagy acda2b793f tap-dance: Do not start a sequence on keyup 7 years ago
  Gergely Nagy 0d28787c5c Add a register/unregister_code16 pair of functions 7 years ago
  Gergely Nagy 29f64d7a93 tap-dance: Major rework, to make it more reliable 7 years ago
  Gergely Nagy d78058cc75 tap-dance: Include action_tapping.h for TAPPING_TERM 7 years ago
  Gergely Nagy b21e8b97ac tap-dance: Add some debugging support 7 years ago
  Gergely Nagy 44e16ffc80 tap-dance: Code cleanup 7 years ago
  Gergely Nagy ce8cc9219f tap-dance: Support user_data for the callbacks 7 years ago
  Gergely Nagy 70e42489de tap-dance: Support for holding keys 7 years ago
  Pavlos Vinieratos 4e6a8627d8 add a couple of comments 7 years ago
  Pavlos Vinieratos d5daec2a58 on_each_tap_fn is called on tap down and tap up 7 years ago
  Pavlos Vinieratos dda2fd6ff3 in the default case, it should be called if there is actually a tap 7 years ago
  Pavlos Vinieratos d3091faf36 change naming, and remove extraneous definition 7 years ago
  Pavlos Vinieratos f3b56701ed add an `anyway` and a `reset` callback 7 years ago
  Pavlos Vinieratos 1a7e954f9f in case its NULL 7 years ago
  Jack Humbert 65faab3b89 Moves features to their own files (process_*), adds tap dance feature (#460) 7 years ago