~ruther/qmk_firmware

ref: c534a4c775098f2b6cc8e7f36d35cf642f4323a5 qmk_firmware/tmk_core/common/magic.h -rw-r--r-- 59 bytes
c534a4c7 — Drashna Jaelre [Docs] Smallish overhaul of the docs (#5281) 6 years ago
                                                                                
1
2
3
4
5
6
#ifndef MAGIC_H
#define MAGIC_H

void magic(void);

#endif