Merge remote-tracking branch 'origin/master' into develop

This commit is contained in:
QMK Bot 2021-07-27 02:45:36 +00:00
commit 95de60513d
1 changed files with 2 additions and 0 deletions

View File

@ -490,6 +490,8 @@ void ql_finished(qk_tap_dance_state_t *state, void *user_data) {
layer_on(_MY_LAYER);
}
break;
default:
break;
}
}