index
:
qmk_firmware.git
audio
master
optimised
unicode
user_functions
Keyboard layout for Planck
KJ
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
jump_bootloader.h
blob: 9e923e8abae9dbc0e098681aafd7d94d62dba408 (
plain
)
1
2
3
4
5
6
#ifndef JUMP_BOOTLOADER_H #define JUMP_BOOTLOADER_H 1 void jump_bootloader(void); #endif