diff options
Diffstat (limited to 'quantum/process_keycode')
| -rw-r--r-- | quantum/process_keycode/process_tap_dance.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/quantum/process_keycode/process_tap_dance.c b/quantum/process_keycode/process_tap_dance.c index 5429e3438..bab5c4dbd 100644 --- a/quantum/process_keycode/process_tap_dance.c +++ b/quantum/process_keycode/process_tap_dance.c | |||
| @@ -1,4 +1,5 @@ | |||
| 1 | #include "quantum.h" | 1 | #include "quantum.h" |
| 2 | #include "action_tapping.h" | ||
| 2 | 3 | ||
| 3 | static qk_tap_dance_state_t qk_tap_dance_state; | 4 | static qk_tap_dance_state_t qk_tap_dance_state; |
| 4 | bool td_debug_enable = false; | 5 | bool td_debug_enable = false; |
