mirror of
https://github.com/qmk/qmk_firmware.git
synced 2025-07-15 20:31:27 +00:00
white spaces
Co-Authored-By: drashna <drashna@live.com>
This commit is contained in:
parent
eaa5efc697
commit
4860a8c6fc
@ -86,7 +86,7 @@ void unicode_input_start(void) {
|
||||
|
||||
__attribute__((weak))
|
||||
void unicode_input_finish(void) {
|
||||
switch(unicode_config.input_mode) {
|
||||
switch (unicode_config.input_mode) {
|
||||
case UC_OSX:
|
||||
case UC_WIN:
|
||||
unregister_code(KC_LALT);
|
||||
|
Loading…
Reference in New Issue
Block a user