]> git.gir.st - tmk_keyboard.git/blob - jump_bootloader.h
Exceptional handling for PS/2 scan code set 2
[tmk_keyboard.git] / 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