aboutsummaryrefslogtreecommitdiffstats
path: root/quantum/process_keycode/process_tap_dance.h
AgeCommit message (Expand)Author
2017-03-28Clarify the quantum license (#1042)Gravatar skullydazed
2017-01-29race condition between oneshot_mods and tap_danceGravatar SjB
2016-09-21add user_data fieldGravatar Pavlos Vinieratos
2016-09-21formattingGravatar Pavlos Vinieratos
2016-08-17tap-dance: Major rework, to make it more reliableGravatar Gergely Nagy
2016-07-27tap-dance: Add some debugging supportGravatar Gergely Nagy
2016-07-22tap-dance: Support user_data for the callbacksGravatar Gergely Nagy
2016-07-22tap-dance: Support for holding keysGravatar Gergely Nagy
2016-07-17change naming, and remove extraneous definitionGravatar Pavlos Vinieratos
2016-07-16add an `anyway` and a `reset` callbackGravatar Pavlos Vinieratos
2016-06-29Moves features to their own files (process_*), adds tap dance feature (#460)Gravatar Jack Humbert