This website requires JavaScript.
Explore
Help
Sign In
gitbot
/
qmk_firmware
mirror of
https://github.com/qmk/qmk_firmware
Watch
0
Star
0
Fork
You've already forked qmk_firmware
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
245b3376d6
qmk_firmware
/
users
/
_example
/
_example.h
8 lines
97 B
C
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