~ruther/qmk_firmware

ref: 98a68b68a400f7b3821db1d77375a592b34cc8d6 qmk_firmware/users/_example/_example.h -rw-r--r-- 97 bytes
98a68b68 — Joel Challis Fix git-submodule running in wrong location (#23059) 1 year, 4 months ago
                                                                                
1
2
3
4
5
6
7
8
#ifndef USERSPACE
#define USERSPACE

#include "quantum.h"

void my_custom_function(void);

#endif
Do not follow this link