Because I missed it!

Co-Authored-By: drashna <drashna@live.com>
pull/4217/head
Konstantin Đorđević 7 years ago committed by Drashna Jaelre
parent bf79667460
commit 122fbac89c
No known key found for this signature in database
GPG Key ID: 4C4221222CD5F9F0

@ -88,7 +88,7 @@ void unicode_input_finish (void) {
switch(unicode_config.input_mode) {
case UC_OSX:
case UC_WIN:
unregister_code(KC_LALT);
unregister_code(KC_LALT);
break;
case UC_OSX_RALT:
unregister_code(KC_RALT);

Loading…
Cancel
Save