This website works better with JavaScript
Inicio
Explorar
Axuda
Iniciar sesión
cinaeco
/
qmk_firmware
Seguir
1
Destacar
0
Fork
0
Ficheiros
Incidencias
0
Pull Requests
0
Wiki
Árbore:
df5b4ea7d9
Ramas
Etiquetas
master
qmk_firmware
/
jump_bootloader.h
jump_bootloader.h
91 B
Histórico
Raw
1
2
3
4
5
6
#ifndef JUMP_BOOTLOADER_H
#define JUMP_BOOTLOADER_H 1
void jump_bootloader(void);
#endif