1
0
Fork 0

tap-dance: Add some debugging support

Signed-off-by: Gergely Nagy <algernon@madhouse-project.org>
This commit is contained in:
Gergely Nagy 2016-07-27 08:42:09 +02:00
parent 93f366fa7d
commit b21e8b97ac
2 changed files with 16 additions and 0 deletions

View file

@ -49,6 +49,7 @@ typedef struct
}
extern const qk_tap_dance_action_t tap_dance_actions[];
extern bool td_debug_enable;
/* To be used internally */