_example.h (98B)
- #ifndef USERSPACE
- #define USERSPACE
- #include "quantum.h"
- void my_custom_function(void);
- #endif
git clone https://anongit.hacktivis.me/git/qmk_firmware.git
_example.h (98B)
- #ifndef USERSPACE
- #define USERSPACE
- #include "quantum.h"
- void my_custom_function(void);
- #endif