Revert "Enable eager debouncing for 1upkeyboards/pi60_rgb_v2"
This reverts commit 07f468ff91.
This commit is contained in:
parent
07f468ff91
commit
97383d528c
1 changed files with 1 additions and 7 deletions
|
|
@ -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
|
||||
Loading…
Add table
Add a link
Reference in a new issue