Use two spaces before inline comments
This commit is contained in:
parent
5a41c06cd7
commit
bd43df53bd
3 changed files with 9 additions and 9 deletions
|
@ -30,7 +30,7 @@ void td_double_mods_reset(qk_tap_dance_state_t *state, void *user_data) {
|
|||
}
|
||||
|
||||
struct {
|
||||
bool fn_on; // Layer state when tap dance started
|
||||
bool fn_on; // Layer state when tap dance started
|
||||
bool started;
|
||||
} td_fn_rctrl_data;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue