ditigal.xyz
Log in
—
Register
~ruther
/
qmk_firmware
summary
tree
log
refs
ref:
c1c5922aae7b60b7c7d13d3769350eed9dda17ab
qmk_firmware
/
tmk_core
/
common
/magic.h
-rw-r--r--
59 bytes
View
Log
View raw
Permalink
c1c5922a
— Chris Lewis Velocikey: Match RGB animation speed to typing speed (#3754)
6 years ago
1
2
3
4
5
6
#ifndef MAGIC_H
#define MAGIC_H
void
magic
(
void
);
#endif