aboutsummaryrefslogtreecommitdiffhomepage
path: root/docs/blog
diff options
context:
space:
mode:
authorHoru <[email protected]>2024-05-14 03:47:33 +0700
committerGitHub <[email protected]>2024-05-13 16:47:33 -0400
commit7d1f84e3eb889da9093841a2cd8d813eca15ded8 (patch)
tree0f3cba72192da05892d8405a9170f4986cd4af01 /docs/blog
parent4dfc45d4ab38c23cae61dae4699bd0fbef4e33eb (diff)
downloadzmk-7d1f84e3eb889da9093841a2cd8d813eca15ded8.tar.gz
zmk-7d1f84e3eb889da9093841a2cd8d813eca15ded8.zip
chore: fix typos in various places
Diffstat (limited to 'docs/blog')
-rwxr-xr-xdocs/blog/2024-01-05-zmk-tools.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/blog/2024-01-05-zmk-tools.md b/docs/blog/2024-01-05-zmk-tools.md
index b48e57357b..5ea3fd1394 100755
--- a/docs/blog/2024-01-05-zmk-tools.md
+++ b/docs/blog/2024-01-05-zmk-tools.md
@@ -145,7 +145,7 @@ I should note that, as a native English speaker and typer, I don't use any of th
## Keyboard Latency Testing
-The last project I want to mention is a tool for testing keyboard latency. It requires only a Rasbperry Pi, an optocoupler IC, a resistor, and some wire. If you've ever wondered how ZMK's latency compares to other keyboards, you can [check the results here](https://github.com/joelspadin/keyboard-latency-tester/blob/main/results/chart.ipynb)!
+The last project I want to mention is a tool for testing keyboard latency. It requires only a Raspberry Pi, an optocoupler IC, a resistor, and some wire. If you've ever wondered how ZMK's latency compares to other keyboards, you can [check the results here](https://github.com/joelspadin/keyboard-latency-tester/blob/main/results/chart.ipynb)!
I don't have a very large collection of keyboards though, so the data is pretty limited so far. If you want to try it on your own keyboard, see the instructions on the [keyboard latency tester README](https://github.com/joelspadin/keyboard-latency-tester), and please send me a PR with your results!