[Userspace] Add custom tap dancing function (#13963)
This commit is contained in:
5
users/txkyel/rules.mk
Normal file
5
users/txkyel/rules.mk
Normal file
@@ -0,0 +1,5 @@
|
||||
SRC += txkyel.c
|
||||
|
||||
ifeq ($(strip $(TAP_DANCE_ENABLE)), yes)
|
||||
SRC += tap_dance.c
|
||||
endif
|
||||
Reference in New Issue
Block a user