1
0

non-breaking

Co-Authored-By: drashna <drashna@live.com>
This commit is contained in:
Konstantin Đorđević
2018-11-02 12:48:28 -07:00
committed by Drashna Jaelre
parent 4b2a0bc145
commit 95385670a3

View File

@@ -79,6 +79,7 @@ void unicode_input_start(void) {
case UC_WINC:
tap_code(KC_RALT);
tap_code(KC_U);
break;
}
wait_ms(UNICODE_TYPE_DELAY);
}