mirror of
https://github.com/Cian-H/qmk_firmware.git
synced 2025-12-23 14:41:58 +00:00
* quantum/debounce: rename debouncing algorithms according to Issue 8763 This is the second attempt at implementation, with no ts_ and cy_ prefixes, since those will be implemented with macros. * Debouncing documentation: Refactor, add some generic info, and merge into a single document