summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorfauxpark <fauxpark@gmail.com>2018-08-05 17:55:53 +0200
committerDrashna Jaelre <drashna@live.com>2018-08-05 17:55:53 +0200
commitf6ec2ce2015203f99622b405f88e0b82ec080b65 (patch)
tree7f44ad8c34b2e24ed5bee2aecf67bb295cbf4f7d /docs
parent0346bc2c5b5dc18b54384b7a5bb1094337f7afe2 (diff)
downloadqmk_firmware-f6ec2ce2015203f99622b405f88e0b82ec080b65.tar.gz
qmk_firmware-f6ec2ce2015203f99622b405f88e0b82ec080b65.tar.xz
Update Shifted keycodes docs (#3575)
Diffstat (limited to 'docs')
-rw-r--r--docs/keycodes_us_ansi_shifted.md8
1 files changed, 5 insertions, 3 deletions
diff --git a/docs/keycodes_us_ansi_shifted.md b/docs/keycodes_us_ansi_shifted.md
index 46e3f1248..e7abaa709 100644
--- a/docs/keycodes_us_ansi_shifted.md
+++ b/docs/keycodes_us_ansi_shifted.md
@@ -1,10 +1,12 @@
# US ANSI Shifted Symbols
-These keycodes correspond to characters that are "shifted" on a standard US ANSI keyboards. They do not have dedicated keycodes but are instead typed by holding down shift and then sending a keycode.
+These keycodes correspond to characters that are "shifted" on a standard US ANSI keyboard. They do not have keycodes of their own but are simply shortcuts for `LSFT(kc)`, and as such send a Left Shift with the unshifted keycode, not the symbol itself.
-It's important to remember that all of these keycodes send a left shift - this may cause unintended actions if unaccounted for. The short code is preferred in most situations.
+## Caveats
-## US ANSI Shifted Keycodes
+Unfortunately, these keycodes cannot be used in Mod-Taps or Layer-Taps, since any modifiers specified in the keycode are ignored.
+
+## Keycodes
|Key |Aliases |Description |
|------------------------|-------------------|-------------------|