diff options
author | fauxpark <fauxpark@gmail.com> | 2017-12-09 16:56:58 +1100 |
---|---|---|
committer | Jack Humbert <jack.humb@gmail.com> | 2017-12-09 10:46:11 -0500 |
commit | bb53635f33c213e5a940edea8b07026ef89aed42 (patch) | |
tree | 7e170b424e37b7305f8be3072cd8c970f77ca073 /docs/keycodes_us_ansi_shifted.md | |
parent | af37bb2f78c39c224c995eb57c757c63034a3d9c (diff) | |
download | qmk_firmware-bb53635f33c213e5a940edea8b07026ef89aed42.tar.gz |
Trim trailing whitespace
Diffstat (limited to 'docs/keycodes_us_ansi_shifted.md')
-rw-r--r-- | docs/keycodes_us_ansi_shifted.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/keycodes_us_ansi_shifted.md b/docs/keycodes_us_ansi_shifted.md index 53b4cad59..5163b3bf1 100644 --- a/docs/keycodes_us_ansi_shifted.md +++ b/docs/keycodes_us_ansi_shifted.md @@ -1,6 +1,6 @@ # 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 keyboards. They do not have dedicated keycodes but are instead typed by holding down shift and then sending a keycode. 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. |