]> git.donarmstrong.com Git - qmk_firmware.git/commit
tap-dance: Code cleanup
authorGergely Nagy <algernon@madhouse-project.org>
Wed, 20 Jul 2016 09:49:59 +0000 (11:49 +0200)
committerGergely Nagy <algernon@madhouse-project.org>
Fri, 22 Jul 2016 07:10:17 +0000 (09:10 +0200)
commit44e16ffc80620b61eaa17aedcfdd8233d9c99bd9
tree5da31be521744bac81d9b4eae59b9c90c5936915
parentce8cc9219fca5dde077f1142d03d011b38d27479
tap-dance: Code cleanup

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>
quantum/process_keycode/process_tap_dance.c