summaryrefslogtreecommitdiffstats
path: root/quantum/wpm.c
Commit message (Expand)AuthorAgeFilesLines
* [Bug] Fix compilation issue with WPM (#18965)Drashna Jaelre2022-11-051-0/+1
* Reduce includes for wpm header (#18949)Joel Challis2022-11-041-1/+3
* Format code according to conventions (#16322)QMK Bot2022-02-121-7/+15
* Fixes potential wpm sampling overflow, along with code comment fixes (#15277)vectorstorm2021-12-271-32/+43
* Reimplements WPM feature to be smaller & precise (#13902)vectorstorm2021-11-161-21/+77
* Basic keycode overhaul (#14726)Ryan2021-11-031-1/+1
* Fix overflows in WPM calculations (#13128)Joakim Tufvegren2021-08-041-2/+12
* 2021 May 29 Breaking Changes Update (#13034)James Young2021-05-291-6/+32
* Run clang-format manually to fix recently changed files (#8552)Joel Challis2020-03-251-21/+18
* Add Word Per Minute calculation feature (#8054)brickbots2020-03-231-0/+67