rmk icon indicating copy to clipboard operation
rmk copied to clipboard

Refactor debounce detection to provide granular debounce state information

Open lonesometraveler opened this issue 11 months ago • 0 comments

This pull request enhances the detect_change_with_debounce function by introducing granular debounce state information. The function now returns DebounceState enums representing various states of the debounce process, providing more detailed feedback on the key's behavior.

lonesometraveler avatar Mar 19 '24 12:03 lonesometraveler