[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:
committed by
Drashna Jaelre
parent
dcb7ca3f79
commit
2908f1f963
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
|
||||
Reference in New Issue
Block a user