summaryrefslogtreecommitdiffstats
path: root/quantum/debounce/debounce_sym_g.c
AgeCommit message (Expand)AuthorFilesLines
2019-03-04Clean up debounce a bit (#5255)James Churchill1-57/+0
2019-01-26Fixed compilation error with debounce_sym_gAlex Ong1-2/+2
2019-01-26Bug fix - was using MATRIX_ROWS instead of num_rowsAlex Ong1-1/+1
2019-01-26Moved debouncing_time variable to inside #if debouncealex-ong1-3/+2
2019-01-26DO NOT USE Revert back to original API to support split_keyboards.alex-ong1-4/+4
2019-01-26DO NOT USE - debounce successfully compiled.alex-ong1-0/+58