~ruther/qmk_firmware

ref: c1c5922aae7b60b7c7d13d3769350eed9dda17ab qmk_firmware/tmk_core/common/magic.h -rw-r--r-- 59 bytes
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