summaryrefslogtreecommitdiff
path: root/quantum/wpm.c
AgeCommit message (Expand)AuthorFilesLines
2022-11-05[Bug] Fix compilation issue with WPM (#18965)Drashna Jaelre1-0/+1
2022-11-04Reduce includes for wpm header (#18949)Joel Challis1-1/+3
2022-02-12Format code according to conventions (#16322)QMK Bot1-7/+15
2021-12-27Fixes potential wpm sampling overflow, along with code comment fixes (#15277)vectorstorm1-32/+43
2021-11-16Reimplements WPM feature to be smaller & precise (#13902)vectorstorm1-21/+77
2021-11-03Basic keycode overhaul (#14726)Ryan1-1/+1
2021-08-04Fix overflows in WPM calculations (#13128)Joakim Tufvegren1-2/+12
2021-05-292021 May 29 Breaking Changes Update (#13034)James Young1-6/+32
2020-03-25Run clang-format manually to fix recently changed files (#8552)Joel Challis1-21/+18
2020-03-23Add Word Per Minute calculation feature (#8054)brickbots1-0/+67