;
//Aliases for longer keycodes
;
;
// define a type containing as many tapdance states as you need
typedef enum td_state_t;
// function to determine the current tapdance state
int ;
// `finished` and `reset` functions for each tapdance keycode
void ;
void ;