diff options
Diffstat (limited to 'users/konstantin/tap_dance.c')
| -rw-r--r-- | users/konstantin/tap_dance.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/users/konstantin/tap_dance.c b/users/konstantin/tap_dance.c index 81f2d42e1..dffaeb206 100644 --- a/users/konstantin/tap_dance.c +++ b/users/konstantin/tap_dance.c | |||
| @@ -30,7 +30,7 @@ void td_double_mods_reset(qk_tap_dance_state_t *state, void *user_data) { | |||
| 30 | } | 30 | } |
| 31 | 31 | ||
| 32 | struct { | 32 | struct { |
| 33 | bool fn_on; // Layer state when tap dance started | 33 | bool fn_on; // Layer state when tap dance started |
| 34 | bool started; | 34 | bool started; |
| 35 | } td_fn_rctrl_data; | 35 | } td_fn_rctrl_data; |
| 36 | 36 | ||
