ditigal.xyz
Log in
—
Register
~ruther
/
qmk_firmware
summary
tree
log
refs
ref:
9ff10ab1db63560564c198f68e446bcd3d8d7260
qmk_firmware
/
tmk_core
/
common
/magic.h
-rw-r--r--
59 bytes
View
Log
View raw
Permalink
9ff10ab1
— Gergely Nagy ergodox_ez/algernon: Add a HEX file
9 years ago
1
2
3
4
5
6
#ifndef MAGIC_H
#define MAGIC_H
void
magic
(
void
);
#endif