]> git.gir.st - tmk_keyboard.git/blob - pjrc/jump_bootloader.h
fixed: not to send key if fn_keycode is modifier
[tmk_keyboard.git] / pjrc / jump_bootloader.h
1 #ifndef JUMP_BOOTLOADER_H
2 #define JUMP_BOOTLOADER_H 1
3
4 void jump_bootloader(void);
5
6 #endif
Imprint / Impressum