try to be snappier

This commit is contained in:
Christoph Cullmann 2025-03-07 13:12:30 +01:00
parent 3092ae601d
commit 55fd29f3db
No known key found for this signature in database
3 changed files with 2 additions and 6 deletions

View file

@ -5,7 +5,7 @@ NKRO_ENABLE = yes
LTO_ENABLE = yes
# use more snappy debounce algo
DEBOUNCE_TYPE = asym_eager_defer_pk
DEBOUNCE_TYPE = sym_eager_pk
# add bongocat & luna for OLEDs
ifeq ($(strip $(OLED_ENABLE)), yes)