Commit History

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