This website works better with JavaScript
Accueil
Explorer
Aide
Connexion
Tankernn
/
qmk_firmware
Suivre
1
Voter
0
Fork
0
Fichiers
Tickets
0
Pull Requests
0
Wiki
Aborescence:
07d29b7d29
Branches
Tags
iris-working
master
qmk_firmware
/
tmk_core
/
common
/
magic.h
magic.h
59 B
Historique
Raw
1
2
3
4
5
6
#ifndef MAGIC_H
#define MAGIC_H
void magic(void);
#endif