mirror of
https://github.com/Cian-H/qmk_firmware.git
synced 2025-12-28 17:01:57 +00:00
add jump_bootloader.
This commit is contained in:
6
jump_bootloader.h
Normal file
6
jump_bootloader.h
Normal file
@@ -0,0 +1,6 @@
|
||||
#ifndef JUMP_BOOTLOADER_H
|
||||
#define JUMP_BOOTLOADER_H 1
|
||||
|
||||
void jump_bootloader(void);
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user