Remove useless line continuations (#19399)
This commit is contained in:
parent
2b61cc739f
commit
801d2ff940
481 changed files with 8637 additions and 8723 deletions
|
|
@ -17,7 +17,7 @@ MIRYOKU_LAYER_LIST
|
|||
#undef MIRYOKU_X
|
||||
};
|
||||
|
||||
void u_td_fn_boot(tap_dance_state_t *state, void *user_data) { \
|
||||
void u_td_fn_boot(tap_dance_state_t *state, void *user_data) {
|
||||
if (state->count == 2) {
|
||||
reset_keyboard();
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue