mirror of
https://github.com/qmk/qmk_firmware.git
synced 2025-05-02 03:51:29 +00:00
format code according to conventions [skip ci]
This commit is contained in:
parent
789e199450
commit
d511e52c1f
@ -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) {
|
||||
|
Loading…
Reference in New Issue
Block a user