Personal keymaps for crkbd and kyria (#20009)
This commit is contained in:
5
users/cameronjlarsen/rules.mk
Normal file
5
users/cameronjlarsen/rules.mk
Normal file
@@ -0,0 +1,5 @@
|
||||
CUSTOM_ONESHOT_ENABLE ?= no
|
||||
ifeq ($(strip $(CUSTOM_ONESHOT_ENABLE)), yes)
|
||||
SRC += $(USER_PATH)/features/oneshot.c
|
||||
OPT_DEFS += -DCUSTOM_ONESHOT_ENABLE
|
||||
endif
|
||||
Reference in New Issue
Block a user