diff options
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 | |||
19 | * [PS2 Mouse](feature_ps2_mouse.md) - Driver for connecting a PS/2 mouse directly to your keyboard. | 19 | * [PS2 Mouse](feature_ps2_mouse.md) - Driver for connecting a PS/2 mouse directly to your keyboard. |
20 | * [RGB Light](feature_rgblight.md) - RGB lighting for your keyboard. | 20 | * [RGB Light](feature_rgblight.md) - RGB lighting for your keyboard. |
21 | * [RGB Matrix](feature_rgb_matrix.md) - RGB Matrix lights for per key lighting. | 21 | * [RGB Matrix](feature_rgb_matrix.md) - RGB Matrix lights for per key lighting. |
22 | * [Space Cadet](feature_space_cadet.md) - Use your left/right shift keys to type parenthesis and brackets. | 22 | * [Space Cadet](feature_space_cadet_shift.md) - Use your left/right shift keys to type parenthesis and brackets. |
23 | * [Stenography](feature_stenography.md) - Put your keyboard into Plover mode for stenography use. | 23 | * [Stenography](feature_stenography.md) - Put your keyboard into Plover mode for stenography use. |
24 | * [Swap Hands](feature_swap_hands.md) - Mirror your keyboard for one handed usage. | 24 | * [Swap Hands](feature_swap_hands.md) - Mirror your keyboard for one handed usage. |
25 | * [Tap Dance](feature_tap_dance.md) - Make a single key do as many things as you want. | 25 | * [Tap Dance](feature_tap_dance.md) - Make a single key do as many things as you want. |