try to tune tapping more
This commit is contained in:
parent
97dbf11902
commit
54a8361b3f
3 changed files with 4 additions and 18 deletions
3
rules.mk
3
rules.mk
|
@ -4,6 +4,9 @@ NKRO_ENABLE = yes
|
|||
# optimize size
|
||||
LTO_ENABLE = yes
|
||||
|
||||
# use more snappy debounce algo
|
||||
DEBOUNCE_TYPE = asym_eager_defer_pk
|
||||
|
||||
# add bongocat & luna for OLEDs
|
||||
ifeq ($(strip $(OLED_ENABLE)), yes)
|
||||
SRC += features/oled_bongocat.c
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue