diff options
| author | fauxpark | 2017-12-09 06:56:58 +0100 |
|---|---|---|
| committer | Jack Humbert | 2017-12-09 16:46:11 +0100 |
| commit | bb53635f33c213e5a940edea8b07026ef89aed42 (patch) | |
| tree | 7e170b424e37b7305f8be3072cd8c970f77ca073 /docs/keycodes_us_ansi_shifted.md | |
| parent | af37bb2f78c39c224c995eb57c757c63034a3d9c (diff) | |
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 53b4cad594..5163b3bf15 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. |