diff --git a/tmk_core/common/bootmagic_lite.c b/tmk_core/common/bootmagic_lite.c index 53bd7b1c7..38275cdd3 100644 --- a/tmk_core/common/bootmagic_lite.c +++ b/tmk_core/common/bootmagic_lite.c @@ -3,7 +3,7 @@ bool is_keyboard_left(void); /** \brief Reset eeprom - * + * * ...just incase someone wants to only change the eeprom behaviour */ __attribute__((weak)) void bootmagic_lite_reset_eeprom(void) {