]> git.donarmstrong.com Git - qmk_firmware.git/commit
tap-dance: Include action_tapping.h for TAPPING_TERM
authorGergely Nagy <algernon@madhouse-project.org>
Wed, 17 Aug 2016 08:28:08 +0000 (10:28 +0200)
committerGergely Nagy <algernon@madhouse-project.org>
Wed, 17 Aug 2016 08:28:08 +0000 (10:28 +0200)
commitd78058cc75a9b05a6885991506d5f807ebb2a9f9
treeea90a5b9e9508b873ad0d2810c5e7fc0af093eca
parentcc7acfb416d446a123d10d2c33c3344f1f684f1b
tap-dance: Include action_tapping.h for TAPPING_TERM

Include `action_tapping.h`, so the keymap does not have to define a
`TAPPING_TERM` for us, and we can use the default.

Signed-off-by: Gergely Nagy <algernon@madhouse-project.org>
quantum/process_keycode/process_tap_dance.c