mirror of
https://github.com/Cian-H/qmk_firmware.git
synced 2026-08-04 13:03:23 +01:00
Format code according to conventions (#15593)
This commit is contained in:
@@ -16,5 +16,4 @@
|
||||
|
||||
#include "bootloader.h"
|
||||
|
||||
__attribute__((weak))
|
||||
void bootloader_jump(void) { }
|
||||
__attribute__((weak)) void bootloader_jump(void) {}
|
||||
|
||||
Reference in New Issue
Block a user