This website works better with JavaScript
Acasă
Explorează
Ajutor
Autentificare
Tankernn
/
qmk_firmware
Urmărește
1
Stea
0
Bifurcare
0
Fisiere
Probleme
0
Trageți solicitările
0
Wiki
Arbore:
56e098d76e
Ramuri
Etichete
iris-working
master
qmk_firmware
/
jump_bootloader.h
jump_bootloader.h
91 B
Istoric
Crud
1
2
3
4
5
6
#ifndef JUMP_BOOTLOADER_H
#define JUMP_BOOTLOADER_H 1
void jump_bootloader(void);
#endif