Fix spacing

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

@ -50,7 +50,7 @@ uint8_t get_unicode_input_mode(void) {
} }
void unicode_input_mode_init(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)) __attribute__((weak))

Loading…
Cancel
Save