[Keymap] Rossman360 Userspace add (#7779)
* create userspace * add early macro support, but gtg * attempt to create userspace. * all changes suggested
This commit is contained in:
parent
dcb7ca3f79
commit
2908f1f963
4 changed files with 129 additions and 0 deletions
5
users/rossman360/rules.mk
Normal file
5
users/rossman360/rules.mk
Normal file
|
@ -0,0 +1,5 @@
|
|||
SRC += rossman360.c
|
||||
|
||||
ifeq ($(strip $(MACROS_ENABLED)), yes)
|
||||
OPT_DEFS += -DMACROS_ENABLED
|
||||
endif
|
Loading…
Add table
Add a link
Reference in a new issue