mirror of
https://github.com/mfulz/qmk_firmware.git
synced 2025-05-31 04:01:16 +02:00

when using tap dance, we have the `regular` callback that is called on the last tap. this commit adds an `anyway` callback that is called on every tap, and a `reset` callback that is called on reset of the tap dance taps.