~ruther/qmk_firmware

ref: 7b838f330f11a2dd3ffb49b2ffbea48020004b7c qmk_firmware/users/_example/_example.h -rw-r--r-- 97 bytes
7b838f33 — Duncan Sutherland add tkl_(ansi|iso)_wkl* community layouts (#21809) 11 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