format code according to conventions [skip ci]
1 files changed, 1 insertions(+), 1 deletions(-) M tmk_core/common/bootmagic_lite.c
M tmk_core/common/bootmagic_lite.c => tmk_core/common/bootmagic_lite.c +1 -1
@@ 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) {