Gráfico de commits

29 Commits (647c0a9755eb6a05f76d09b2d59bce67b85a841f)

Autor SHA1 Mensaje Fecha
Giuseppe Rota 3ddec14eb8 Register the interrupting keycode in the tap dance state struct
hace 7 años
Drashna Jaelre 9d949389f9 Adds default value for TAPPING_TERM if Tap Dance is enabled (#2785)
hace 7 años
Joe Wasson 81756d7b21 Fix tapdance when one-shot is disabled.
hace 7 años
scauligi 9fcda95363 Fixes to get tap dance to fire at proper places (#2272)
hace 8 años
pmalecka a01dc4dd48 added the possibility to hav shifted(modded) tap dance
hace 8 años
Ptomerty 68b6de60e0 fix for toggle tap dance
hace 8 años
Gergely Nagy d28b2c395b tap-dance: key + layer helper
hace 8 años
Nick Choi 5393bc6f4e switched to uint8 and 16
hace 8 años
Nick Choi aeb3a34636 moved specific tap term to its own function
hace 8 años
Nick Choi e695b5a33b Added per case tapping term, updated FF-nikchi keymap.
hace 8 años
nielsenz d1e66e2e07 Worked around some new Makefile issues.
hace 8 años
skullydazed 23839b8c6d Clarify the quantum license (#1042)
hace 8 años
SjB 5a860b71a1 race condition between oneshot_mods and tap_dance
hace 9 años
Pavlos Vinieratos e1f131db8e restore each_tap callback
hace 9 años
Gergely Nagy acda2b793f tap-dance: Do not start a sequence on keyup
hace 9 años
Gergely Nagy 0d28787c5c Add a register/unregister_code16 pair of functions
hace 9 años
Gergely Nagy 29f64d7a93 tap-dance: Major rework, to make it more reliable
hace 9 años
Gergely Nagy d78058cc75 tap-dance: Include action_tapping.h for TAPPING_TERM
hace 9 años
Gergely Nagy b21e8b97ac tap-dance: Add some debugging support
hace 9 años
Gergely Nagy 44e16ffc80 tap-dance: Code cleanup
hace 9 años
Gergely Nagy ce8cc9219f tap-dance: Support user_data for the callbacks
hace 9 años
Gergely Nagy 70e42489de tap-dance: Support for holding keys
hace 9 años
Pavlos Vinieratos 4e6a8627d8 add a couple of comments
hace 9 años
Pavlos Vinieratos d5daec2a58 on_each_tap_fn is called on tap down and tap up
hace 9 años
Pavlos Vinieratos dda2fd6ff3 in the default case, it should be called if there is actually a tap
hace 9 años
Pavlos Vinieratos d3091faf36 change naming, and remove extraneous definition
hace 9 años
Pavlos Vinieratos f3b56701ed add an `anyway` and a `reset` callback
hace 9 años
Pavlos Vinieratos 1a7e954f9f in case its NULL
hace 9 años
Jack Humbert 65faab3b89 Moves features to their own files (process_*), adds tap dance feature (#460)
hace 9 años