ditigal.xyz
Log in
—
Register
~ruther
/
qmk_firmware
summary
tree
log
refs
ref:
068571b9febb46edb64663bf6e84ae821a8219a3
qmk_firmware
/
tmk_core
/
common
/magic.h
-rw-r--r--
59 bytes
View
Log
View raw
Permalink
068571b9
— skullydazed Update our style guide (#5500)
6 years ago
1
2
3
4
5
6
#ifndef MAGIC_H
#define MAGIC_H
void
magic
(
void
);
#endif