Revert "Enable eager debouncing for 1upkeyboards/pi60_rgb_v2"

This reverts commit 07f468ff91.
This commit is contained in:
Joan Delilah Pepin 2025-11-16 17:26:36 -08:00
parent 07f468ff91
commit 97383d528c

View file

@ -1,10 +1,4 @@
VIA_ENABLE = yes
VIAL_ENABLE = yes
LTO_ENABLE = yes
VIALRGB_ENABLE = yes
# Use eager debouncing for faster response time
# The RP2040 has plenty of processing power to handle eager debouncing,
# which provides better responsiveness for gaming by immediately registering
# key presses while only debouncing the key release.
DEBOUNCE_TYPE = sym_eager_pk
VIALRGB_ENABLE = yes