format code according to conventions [skip ci] 0.8.62
authorQMK Bot <hello@qmk.fm>
Sat, 21 Mar 2020 23:44:27 +0000 (23:44 +0000)
committerQMK Bot <hello@qmk.fm>
Sat, 21 Mar 2020 23:44:27 +0000 (23:44 +0000)
tmk_core/common/bootmagic_lite.c

index 53bd7b1..38275cd 100644 (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) {