This website works better with JavaScript.
Explore
Help
Sign In
forksand
/
qmk_firmware
Watch
1
Star
0
Fork
You've already forked qmk_firmware
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
38da7795f4
qmk_firmware
/
users
/
_example
/
_example.h
8 lines
97 B
Raw
Blame
History
#
ifndef USERSPACE
#
define USERSPACE
#
include
"quantum.h"
void
my_custom_function
(
void
)
;
#
endif
Reference in new issue
View Git Blame
Copy Permalink