mirror of
https://github.com/zsa/qmk_firmware.git
synced 2026-06-13 16:03:56 +00:00
f7ccbfcea8
* 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