mirror of
https://github.com/qmk/qmk_firmware.git
synced 2025-06-27 11:32:08 +00:00
non-breaking
Co-Authored-By: drashna <drashna@live.com>
This commit is contained in:
parent
4b2a0bc145
commit
95385670a3
@ -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);
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user