diff options
Diffstat (limited to 'quantum/process_keycode/process_tap_dance.h')
| -rw-r--r-- | quantum/process_keycode/process_tap_dance.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/quantum/process_keycode/process_tap_dance.h b/quantum/process_keycode/process_tap_dance.h index e2c74efe9..6a1258067 100644 --- a/quantum/process_keycode/process_tap_dance.h +++ b/quantum/process_keycode/process_tap_dance.h | |||
| @@ -49,6 +49,7 @@ typedef struct | |||
| 49 | } | 49 | } |
| 50 | 50 | ||
| 51 | extern const qk_tap_dance_action_t tap_dance_actions[]; | 51 | extern const qk_tap_dance_action_t tap_dance_actions[]; |
| 52 | extern bool td_debug_enable; | ||
| 52 | 53 | ||
| 53 | /* To be used internally */ | 54 | /* To be used internally */ |
| 54 | 55 | ||
