~ruther/qmk_firmware

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