This website works better with JavaScript
Startseite
Erkunden
Hilfe
Anmelden
Tankernn
/
qmk_firmware
Beobachten
1
Favorit hinzufügen
0
Fork
0
Dateien
Issues
0
Pull-Requests
0
Wiki
Struktur:
56e098d76e
Branches
Tags
iris-working
master
qmk_firmware
/
jump_bootloader.h
jump_bootloader.h
91 B
Verlauf
Originalformat
1
2
3
4
5
6
#ifndef JUMP_BOOTLOADER_H
#define JUMP_BOOTLOADER_H 1
void jump_bootloader(void);
#endif