ditigal.xyz
Log in
—
Register
~ruther
/
qmk_firmware
summary
tree
log
refs
ref:
1237025963484d70bbe5185a790bec6544653ccc
qmk_firmware
/
tmk_core
/
common
/magic.h
-rw-r--r--
59 bytes
View
Log
View raw
Permalink
12370259
— Erez Zukerman [Erez & Jack] Packages Space Cadet shifts into keycodes
9 years ago
1
2
3
4
5
6
#ifndef MAGIC_H
#define MAGIC_H
void
magic
(
void
);
#endif