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 b10e0cc1d..537e1061c 100644 --- a/docs/features.md +++ b/docs/features.md | |||
@@ -3,7 +3,7 @@ | |||
3 | QMK has a staggering number of features for building your keyboard. It can take some time to understand all of them and determine which one will achieve your goal. | 3 | QMK has a staggering number of features for building your keyboard. It can take some time to understand all of them and determine which one will achieve your goal. |
4 | 4 | ||
5 | 5 | ||
6 | * [Advanced Keycodes](feature_advanced_keycodes.md) - Change layers, type shifted keys, and more. Go beyond typing simple characters. | 6 | * [Advanced Keycodes](feature_advanced_keycodes.md) - Change layers, dual-action keys, and more. Go beyond typing simple characters. |
7 | * [Audio](feature_audio.md) - Connect a speaker to your keyboard for audio feedback, midi support, and music mode. | 7 | * [Audio](feature_audio.md) - Connect a speaker to your keyboard for audio feedback, midi support, and music mode. |
8 | * [Auto Shift](feature_auto_shift.md) - Tap for the normal key, hold slightly longer for its shifted state. | 8 | * [Auto Shift](feature_auto_shift.md) - Tap for the normal key, hold slightly longer for its shifted state. |
9 | * [Backlight](feature_backlight.md) - LED lighting support for your keyboard. | 9 | * [Backlight](feature_backlight.md) - LED lighting support for your keyboard. |