tap-dance: Add some debugging support
Signed-off-by: Gergely Nagy <algernon@madhouse-project.org>
This commit is contained in:
parent
93f366fa7d
commit
b21e8b97ac
2 changed files with 16 additions and 0 deletions
|
@ -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 */
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue