Commit History

Author SHA1 Message Date
  Sergey Vlasov ca0c12847a Fix layer switching from tap dances by redoing the keymap lookup (#17935) 2 years ago
  Jouke Witteveen 1706da9054 tap-dance: Restructure code and document in more detail (#16394) 3 years ago
  Jouke Witteveen 8f585153c4 Add GET_TAPPING_TERM macro to reduce duplicate code (#16681) 3 years ago
  QMK Bot 63646e8906 Format code according to conventions (#16322) 3 years ago
  precondition 7148a69d5e Pass in the keyrecord_t of the dual-role/tapping key when calling per-key tap hold functions (#15938) 3 years ago
  Drashna Jaelre 0fd45d5984 Fix type of Tap Dance max index variable (#14887) 3 years ago
  Drashna Jaelre ab34ecb669 Apply `TAP_CODE_DELAY` to Tap Dance key sequences (#14412) 3 years ago
  Joel Challis 03d258c222 matrix_scan_x -> x_task (#13748) 3 years ago
  Sergey Vlasov da6e888a32 Do not leak weak mods from tap dance to the interrupting keypress (#12471) 4 years ago
  Drashna Jaelre 810eafad12 Fix Tap-Hold Configs (#11127) 4 years ago
  Drashna Jaelre 9d3b26a475 Update features to use Custom Tapping Term when appropriate (#6259) 4 years ago
  Drashna Jaelre f069e9fc09 Generalize Tap Dance Layer functions (#6629) 5 years ago
  skullY b624f32f94 clang-format changes 5 years ago
  Giuseppe Rota 3ddec14eb8 Register the interrupting keycode in the tap dance state struct 6 years ago
  Drashna Jaelre 9d949389f9 Adds default value for TAPPING_TERM if Tap Dance is enabled (#2785) 6 years ago
  Joe Wasson 81756d7b21 Fix tapdance when one-shot is disabled. 7 years ago
  scauligi 9fcda95363 Fixes to get tap dance to fire at proper places (#2272) 7 years ago
  pmalecka a01dc4dd48 added the possibility to hav shifted(modded) tap dance 7 years ago
  Ptomerty 68b6de60e0 fix for toggle tap dance 7 years ago
  Gergely Nagy d28b2c395b tap-dance: key + layer helper 7 years ago
  Nick Choi 5393bc6f4e switched to uint8 and 16 8 years ago
  Nick Choi aeb3a34636 moved specific tap term to its own function 8 years ago
  Nick Choi e695b5a33b Added per case tapping term, updated FF-nikchi keymap. 8 years ago
  nielsenz d1e66e2e07 Worked around some new Makefile issues. 8 years ago
  skullydazed 23839b8c6d Clarify the quantum license (#1042) 8 years ago
  SjB 5a860b71a1 race condition between oneshot_mods and tap_dance 8 years ago
  Pavlos Vinieratos e1f131db8e restore each_tap callback 8 years ago
  Gergely Nagy acda2b793f tap-dance: Do not start a sequence on keyup 8 years ago
  Gergely Nagy 0d28787c5c Add a register/unregister_code16 pair of functions 8 years ago
  Gergely Nagy 29f64d7a93 tap-dance: Major rework, to make it more reliable 8 years ago