Commit Verlauf

Autor SHA1 Nachricht Datum
  QMK Bot 43bbb5e99a [CI] Format code according to conventions (#25828) vor 8 Monaten
  Stephen Ostermiller 1a954e8da5 Reduce tap dance memory usage, move state out of data (#25415) vor 8 Monaten
  Nick Brassel 4ae0ca5a11 Tap dance introspection (#24049) vor 2 Jahren
  Joel Challis b824faca71 Align location of tap dance keycode (#22742) vor 2 Jahren
  leep-frog 2c70d38910 On-each-release tap dance function (#20255) vor 3 Jahren
  Ryan eee0384167 process_keycode: remove direct `quantum.h` includes (#21486) vor 3 Jahren
  Ryan cf935d97ae Fix functions with empty params (#19647) vor 3 Jahren
  Ryan 1978007fae Tap Dance: remove `qk_` prefix (#19313) vor 3 Jahren
  Sergey Vlasov ca0c12847a Fix layer switching from tap dances by redoing the keymap lookup (#17935) vor 3 Jahren
  Jouke Witteveen 1706da9054 tap-dance: Restructure code and document in more detail (#16394) vor 4 Jahren
  Jouke Witteveen 8f585153c4 Add GET_TAPPING_TERM macro to reduce duplicate code (#16681) vor 4 Jahren
  QMK Bot 63646e8906 Format code according to conventions (#16322) vor 4 Jahren
  precondition 7148a69d5e Pass in the keyrecord_t of the dual-role/tapping key when calling per-key tap hold functions (#15938) vor 4 Jahren
  Drashna Jaelre 0fd45d5984 Fix type of Tap Dance max index variable (#14887) vor 4 Jahren
  Drashna Jaelre ab34ecb669 Apply `TAP_CODE_DELAY` to Tap Dance key sequences (#14412) vor 4 Jahren
  Joel Challis 03d258c222 matrix_scan_x -> x_task (#13748) vor 5 Jahren
  Sergey Vlasov da6e888a32 Do not leak weak mods from tap dance to the interrupting keypress (#12471) vor 5 Jahren
  Drashna Jaelre 810eafad12 Fix Tap-Hold Configs (#11127) vor 5 Jahren
  Drashna Jaelre 9d3b26a475 Update features to use Custom Tapping Term when appropriate (#6259) vor 6 Jahren
  Drashna Jaelre f069e9fc09 Generalize Tap Dance Layer functions (#6629) vor 6 Jahren
  skullY b624f32f94 clang-format changes vor 7 Jahren
  Giuseppe Rota 3ddec14eb8 Register the interrupting keycode in the tap dance state struct vor 7 Jahren
  Drashna Jaelre 9d949389f9 Adds default value for TAPPING_TERM if Tap Dance is enabled (#2785) vor 7 Jahren
  Joe Wasson 81756d7b21 Fix tapdance when one-shot is disabled. vor 8 Jahren
  scauligi 9fcda95363 Fixes to get tap dance to fire at proper places (#2272) vor 8 Jahren
  pmalecka a01dc4dd48 added the possibility to hav shifted(modded) tap dance vor 8 Jahren
  Ptomerty 68b6de60e0 fix for toggle tap dance vor 9 Jahren
  Gergely Nagy d28b2c395b tap-dance: key + layer helper vor 9 Jahren
  Nick Choi 5393bc6f4e switched to uint8 and 16 vor 9 Jahren
  Nick Choi aeb3a34636 moved specific tap term to its own function vor 9 Jahren