Skip to content

Commit

Permalink
Fix Space Cadet md link (qmk#14300)
Browse files Browse the repository at this point in the history
  • Loading branch information
JayceFayne committed Sep 4, 2021
1 parent 26814e0 commit baa6de2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/reference_glossary.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down

0 comments on commit baa6de2

Please sign in to comment.