Deploying to gh-pages from master @ ae2c2358ec 🚀

This commit is contained in:
drashna 2021-07-27 02:46:47 +00:00
parent db689a0207
commit 38517ed610

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;
}
}