]> git.donarmstrong.com Git - qmk_firmware.git/blob - tmk_core/common/magic.h
Merge commit 'cedfbfcb1a9ad9cf93816f1952fc4bf7c55fbb61'
[qmk_firmware.git] / tmk_core / common / magic.h
1 #ifndef MAGIC_H
2 #define MAGIC_H
3
4 void magic(void);
5
6 #endif