mirror of
https://github.com/qmk/qmk_firmware.git
synced 2025-06-27 19:42:04 +00:00
Fix spacing
Co-Authored-By: drashna <drashna@live.com>
This commit is contained in:
parent
44c238f8de
commit
bf79667460
@ -50,7 +50,7 @@ uint8_t get_unicode_input_mode(void) {
|
||||
}
|
||||
|
||||
void unicode_input_mode_init(void) {
|
||||
unicode_config.raw = eeprom_read_byte(EECONFIG_UNICODEMODE);
|
||||
unicode_config.raw = eeprom_read_byte(EECONFIG_UNICODEMODE);
|
||||
}
|
||||
|
||||
__attribute__((weak))
|
||||
|
Loading…
Reference in New Issue
Block a user