summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authormmikeww2017-11-27 12:43:57 -0500
committerJack Humbert2017-12-03 00:03:04 -0500
commitc9178882620a91f2bffc1b4ac03194f70775c64a (patch)
treed5fbb40ca01b994935d2fa3f951748e17f3e68f1 /docs
parent0b54e7f5ae90ee36e1149b947562e9f7137ec874 (diff)
update glossary; oneshot key = sticky/dead key
Diffstat (limited to 'docs')
-rw-r--r--docs/glossary.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/glossary.md b/docs/glossary.md
index b10d3c919..f33e7c8e8 100644
--- a/docs/glossary.md
+++ b/docs/glossary.md
@@ -110,7 +110,7 @@ A feature that lets you control your mouse cursor and click from your keyboard.
A term that applies to keyboards that are capable of reporting any number of key-presses at once.
## Oneshot Modifier
-A modifier that acts as if it is held down until another key is released, so you can press the mod and then press the key, rather than holding the mod while pressing the key.
+A modifier that acts as if it is held down until another key is released, so you can press the mod and then press the key, rather than holding the mod while pressing the key. Also known as a Sticky key or a Dead key.
## ProMicro
A low cost AVR development board. Clones of this device are often found on ebay very inexpensively (under $5) but people often struggle with flashing their pro micros.