aboutsummaryrefslogtreecommitdiffstats
path: root/quantum/debounce
Commit message (Expand)AuthorAgeFilesLines
* Malloc array in debounce_eager_pk, since split keyboards only use MATRIX_ROWS/2.alex-ong2019-01-261-2/+5
* Moved debouncing_time variable to inside #if debouncealex-ong2019-01-261-3/+2
* Working eager_pkalex-ong2019-01-261-23/+18
* DO NOT USE Revert back to original API to support split_keyboards.alex-ong2019-01-261-4/+4
* DO NOT USE - debounce successfully compiled.alex-ong2019-01-263-0/+209