ditigal.xyz
Log in
—
Register
~ruther
/
qmk_firmware
summary
tree
log
refs
ref:
b3d41d9d6dd2af73e526c3c83ad9b623c97bfc38
qmk_firmware
/
tmk_core
/
common
/magic.h
-rw-r--r--
59 bytes
View
Log
View raw
Permalink
b3d41d9d
— noroadsleft [Keyboard] Reviung39: Configurator layout support (#6819)
6 years ago
1
2
3
4
5
6
#ifndef MAGIC_H
#define MAGIC_H
void
magic
(
void
);
#endif