Update Fri Dec 15 06:24:08 AM CST 2023
This commit is contained in:
@@ -17,8 +17,8 @@ typedef enum {
|
||||
} td_state_t;
|
||||
|
||||
typedef struct {
|
||||
bool is_press_action;
|
||||
td_state_t state;
|
||||
bool recording;
|
||||
} td_tap_t;
|
||||
|
||||
td_state_t dance_state(tap_dance_state_t *state);
|
||||
td_state_t cur_dance(tap_dance_state_t *state);
|
||||
Reference in New Issue
Block a user