~ruther/qmk_firmware

ref: d7ed882d2a32dd0cf1df66c204f5e52395726a41 qmk_firmware/tmk_core/common/magic.h -rw-r--r-- 59 bytes
d7ed882d — Erez Zukerman Corrects links 9 years ago
                                                                                
1
2
3
4
5
6
#ifndef MAGIC_H
#define MAGIC_H

void magic(void);

#endif