From 03ad6927cba0698926542dd4f866d910f360e51d Mon Sep 17 00:00:00 2001 From: fauxpark Date: Thu, 2 Aug 2018 01:43:54 +1000 Subject: Docs: Format Space Cadet documentation (#3540) * Format Space Cadet documentation * Fix page filenames * Move Caveats section up --- docs/reference_glossary.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/reference_glossary.md') diff --git a/docs/reference_glossary.md b/docs/reference_glossary.md index 754c1469e..29d07f26d 100644 --- a/docs/reference_glossary.md +++ b/docs/reference_glossary.md @@ -133,7 +133,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.md) +* [Space Cadet Shift Documentation](feature_space_cadet_shift.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. -- cgit v1.2.3-24-g4f1b