index
:
qmk_firmware.git
master
forked from https://github.com/qmk/qmk_firmware
Tim Segers
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tmk_core
/
common
/
mbed
/
bootloader.c
blob: b51e83943a0de4f42665b85bb414832dfd54f4cb (
plain
) (
blame
)
1
2
3
4
#include
"bootloader.h"
void
bootloader_jump
(
void
)
{}