perhaps just imagination, but it feels worse without it

more often wrong taps
asym_eager_defer_pk
This commit is contained in:
Christoph Cullmann 2025-06-07 20:37:35 +02:00
parent 54b055d820
commit d85f7fb079
No known key found for this signature in database

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