I've installed libinput to enable debounce. I added settings to /etc/libinput/local-overrides.quirks. But it doesn't work.
I try to debug libinput with command libinput debug-events --verbose and it says:
event2 - debounce state: DEBOUNCE_STATE_DISABLED → DEBOUNCE_EVENT_OTHERBUTTON → DEBOUNCE_STATE_DISABLED
event2 - debounce state: DEBOUNCE_STATE_DISABLED → DEBOUNCE_EVENT_PRESS → DEBOUNCE_STATE_DISABLED
event2 - debounce state: DEBOUNCE_STATE_DISABLED → DEBOUNCE_EVENT_RELEASE → DEBOUNCE_STATE_DISABLED
So debounce doesn't work and I can't understand why.
My local-overrides.quirks:
[DEXIN Tt eSPORTS THERON]
MatchName=DEXIN Tt eSPORTS THERON
ModelBouncingKeys=1
[DEXIN Tt eSPORTS THERON Keyboard]
MatchName=DEXIN Tt eSPORTS THERON Keyboard
ModelBouncingKeys=1
[DEXIN Tt eSPORTS THERON Consumer Control]
MatchName=DEXIN Tt eSPORTS THERON Consumer Control
ModelBouncingKeys=1
[mouse]
MatchUdevType=mouse
ModelBouncingKeys=1
[THERON]
MatchName=THERON
ModelBouncingKeys=1
[DEXIN]
MatchName=DEXIN
ModelBouncingKeys=1