Explorar o código

format code according to conventions [skip ci]

QMK Bot %!s(int64=5) %!d(string=hai) anos
pai
achega
d511e52c1f
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      tmk_core/common/bootmagic_lite.c

+ 1 - 1
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) {