Remove useless line continuations (#19399)
This commit is contained in:
@@ -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();
|
||||
}
|
||||
|
Reference in New Issue
Block a user