diff options
author | QMK Bot <hello@qmk.fm> | 2021-09-04 14:02:25 +0000 |
---|---|---|
committer | QMK Bot <hello@qmk.fm> | 2021-09-04 14:02:25 +0000 |
commit | 0b1dee6c50c6faf316343a18c9f64f611b704d58 (patch) | |
tree | 370fb774fa73682a410f647069e480c8a3b7144f /docs | |
parent | e4fcdf57cf9a21bc7211770c6b94577124f38377 (diff) | |
parent | 014aa0661e2d9cf5b67334f82869d4a841cc703f (diff) |
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'docs')
-rw-r--r-- | docs/reference_glossary.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/reference_glossary.md b/docs/reference_glossary.md index f9317b7ba3..ace6b5f330 100644 --- a/docs/reference_glossary.md +++ b/docs/reference_glossary.md @@ -130,7 +130,7 @@ A 1 byte number that is sent as part of a HID report over USB that represents a ## Space Cadet Shift A special set of shift keys which allow you to type various types of braces by tapping the left or right shift one or more times. -* [Space Cadet Shift Documentation](feature_space_cadet_shift.md) +* [Space Cadet Shift Documentation](feature_space_cadet.md) ## Tap Pressing and releasing a key. In some situations you will need to distinguish between a key down and a key up event, and Tap always refers to both at once. |