summaryrefslogtreecommitdiffstats
path: root/docs/features.md
diff options
context:
space:
mode:
authorfauxpark <fauxpark@gmail.com>2018-08-06 05:08:26 +0200
committerskullydazed <skullydazed@users.noreply.github.com>2018-08-11 23:29:53 +0200
commitd263b27c9a998e31084d7960724b3c243311c4cf (patch)
tree226bf26aa74e9ec330dfa14288eb88a844a1783a /docs/features.md
parent1cdef7cd2f4c2b6ad90c80215bf42fb3e66f0cee (diff)
downloadqmk_firmware-d263b27c9a998e31084d7960724b3c243311c4cf.tar.gz
qmk_firmware-d263b27c9a998e31084d7960724b3c243311c4cf.tar.xz
Dedupe shifted keycodes listing
Diffstat (limited to 'docs/features.md')
-rw-r--r--docs/features.md2
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 @@
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.