diff options
author | fauxpark <fauxpark@gmail.com> | 2018-08-02 01:43:54 +1000 |
---|---|---|
committer | Drashna Jaelre <drashna@live.com> | 2018-08-01 08:43:54 -0700 |
commit | 03ad6927cba0698926542dd4f866d910f360e51d (patch) | |
tree | abce2bffdc4c4c6839e5aa8ac0494abe7ac0faab /docs/features.md | |
parent | ff14028bd8761f8935b7782208345b42a18b018c (diff) | |
download | qmk_firmware-03ad6927cba0698926542dd4f866d910f360e51d.tar.gz |
Docs: Format Space Cadet documentation (#3540)
* Format Space Cadet documentation
* Fix page filenames
* Move Caveats section up
Diffstat (limited to 'docs/features.md')
-rw-r--r-- | docs/features.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/features.md b/docs/features.md index d8ca3780d..b10e0cc1d 100644 --- a/docs/features.md +++ b/docs/features.md @@ -19,7 +19,7 @@ QMK has a staggering number of features for building your keyboard. It can take * [PS2 Mouse](feature_ps2_mouse.md) - Driver for connecting a PS/2 mouse directly to your keyboard. * [RGB Light](feature_rgblight.md) - RGB lighting for your keyboard. * [RGB Matrix](feature_rgb_matrix.md) - RGB Matrix lights for per key lighting. -* [Space Cadet](feature_space_cadet.md) - Use your left/right shift keys to type parenthesis and brackets. +* [Space Cadet](feature_space_cadet_shift.md) - Use your left/right shift keys to type parenthesis and brackets. * [Stenography](feature_stenography.md) - Put your keyboard into Plover mode for stenography use. * [Swap Hands](feature_swap_hands.md) - Mirror your keyboard for one handed usage. * [Tap Dance](feature_tap_dance.md) - Make a single key do as many things as you want. |