~ruther/qmk_firmware

0b1dee6c50c6faf316343a18c9f64f611b704d58 — QMK Bot 4 years ago e4fcdf5 + 014aa06
Merge remote-tracking branch 'origin/master' into develop
1 files changed, 1 insertions(+), 1 deletions(-)

M docs/reference_glossary.md
M docs/reference_glossary.md => docs/reference_glossary.md +1 -1
@@ 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.