format code according to conventions [skip ci]

This commit is contained in:
QMK Bot 2020-03-21 23:44:27 +00:00
parent 789e199450
commit d511e52c1f
1 changed files with 1 additions and 1 deletions

View File

@ -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) {