mirror of
https://github.com/kemko/qmk_firmware.git
synced 2026-01-02 00:05:46 +03:00
Removes a number of duplicated code, by passing actions around instead of keycodes, so the various dance action functions do not have to look up the action, but the caller does that for them. Signed-off-by: Gergely Nagy <algernon@madhouse-project.org>