From 87d1b0c6b91a8be718c4970aba188142644c26a4 Mon Sep 17 00:00:00 2001 From: Syed Hussaini Date: Sat, 9 Apr 2022 15:06:35 -0500 Subject: [PATCH] updated doc based on the presentation on github --- docs/capsword.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/capsword.md b/docs/capsword.md index b7c7a1b..3734b29 100644 --- a/docs/capsword.md +++ b/docs/capsword.md @@ -1,6 +1,6 @@ # CapsWord -The CapsWord module makes a key available that will function similar to caps lock but will deactive automatically when its encounters a key that breaks the word or after inactivity timeout. -By default it will not deactive capsword on numbers, alphabets, underscore, modifiers, minus, backspace and other keys like modtap, layers, etc +The capsword module functions similar to caps lock but will deactive automatically when its encounters a key that breaks the word or after inactivity timeout. +By default it will not deactive capsword on numbers, alphabets, underscore, modifiers, minus, backspace and other keys like modtap, layers, etc. Add it to your keyboard's modules list with: ```python