try to tune tapping more

This commit is contained in:
Christoph Cullmann 2025-03-20 10:58:40 +01:00
parent 97dbf11902
commit 54a8361b3f
No known key found for this signature in database
3 changed files with 4 additions and 18 deletions

View file

@ -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