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

This commit is contained in:
Drashna Jael're 2021-11-13 09:32:14 -08:00
commit 7e86c37962
Failed to generate hash of commit
3 changed files with 24 additions and 23 deletions

View file

@ -106,6 +106,7 @@ __attribute__((weak)) void unicode_input_start(void) {
tap_code(KC_NUM_LOCK);
}
register_code(KC_LEFT_ALT);
wait_ms(UNICODE_TYPE_DELAY);
tap_code(KC_KP_PLUS);
break;
case UC_WINC: