Add dynamic tapping term, but it's qwerky to use
This commit is contained in:
parent
fc0422415b
commit
3c0a303b8c
5 changed files with 51 additions and 29 deletions
|
|
@ -2,3 +2,7 @@ OS_DETECTION_ENABLE = yes
|
|||
|
||||
# Userspace code
|
||||
SRC += struckmb.c
|
||||
|
||||
ifeq ($(strip $(TAP_DANCE_ENABLE)), yes)
|
||||
DYNAMIC_TAPPING_TERM_ENABLE = yes
|
||||
endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue