qmk_firmware

QMK firmware for my keyboards (Corne, Sweep Ferris) and trackball (Ploopy Adept)
Log | Files | Refs | Submodules | LICENSE

commit 990ee8075e631ce8604c647807a69800d5492459
parent 697f53a1549f99b6728dc656eeb2ea5be41a84a5
Author: LawsonStation <62918031+LawsonStation@users.noreply.github.com>
Date:   Sun, 16 Apr 2023 07:14:08 -0700

Fix typo in `feature_wpm.md` title (#20464)


Diffstat:
Mdocs/feature_wpm.md | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/feature_wpm.md b/docs/feature_wpm.md @@ -1,4 +1,4 @@ -# Word Per Minute (WPM) Calculcation +# Word Per Minute (WPM) Calculation The WPM feature uses time between keystrokes to compute a rolling average words per minute rate and makes this available for various uses.