diff options
author | fauxpark <fauxpark@gmail.com> | 2018-08-06 13:08:26 +1000 |
---|---|---|
committer | skullydazed <skullydazed@users.noreply.github.com> | 2018-08-11 14:29:53 -0700 |
commit | d263b27c9a998e31084d7960724b3c243311c4cf (patch) | |
tree | 226bf26aa74e9ec330dfa14288eb88a844a1783a /docs/features.md | |
parent | 1cdef7cd2f4c2b6ad90c80215bf42fb3e66f0cee (diff) |
Dedupe shifted keycodes listing
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 b10e0cc1de..537e1061cd 100644 --- a/docs/features.md +++ b/docs/features.md @@ -3,7 +3,7 @@ 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. -* [Advanced Keycodes](feature_advanced_keycodes.md) - Change layers, type shifted keys, and more. Go beyond typing simple characters. +* [Advanced Keycodes](feature_advanced_keycodes.md) - Change layers, dual-action keys, and more. Go beyond typing simple characters. * [Audio](feature_audio.md) - Connect a speaker to your keyboard for audio feedback, midi support, and music mode. * [Auto Shift](feature_auto_shift.md) - Tap for the normal key, hold slightly longer for its shifted state. * [Backlight](feature_backlight.md) - LED lighting support for your keyboard. |