aboutsummaryrefslogtreecommitdiff
path: root/docs/keycodes_us_ansi_shifted.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/keycodes_us_ansi_shifted.md')
-rw-r--r--docs/keycodes_us_ansi_shifted.md46
1 files changed, 23 insertions, 23 deletions
diff --git a/docs/keycodes_us_ansi_shifted.md b/docs/keycodes_us_ansi_shifted.md
index 41d603592..85dd61759 100644
--- a/docs/keycodes_us_ansi_shifted.md
+++ b/docs/keycodes_us_ansi_shifted.md
@@ -12,26 +12,26 @@ To fix this, open Remote Desktop Connection, click on "Show Options", open the t
12 12
13## Keycodes 13## Keycodes
14 14
15|Key |Aliases |Description | 15|Key |Aliases |Description|
16|------------------------|-------------------|-------------------| 16|------------------------|-------------------|-----------|
17|`KC_TILDE` |`KC_TILD` |`~` | 17|`KC_TILDE` |`KC_TILD` |`~` |
18|`KC_EXCLAIM` |`KC_EXLM` |`!` | 18|`KC_EXCLAIM` |`KC_EXLM` |`!` |
19|`KC_AT` | |`@` | 19|`KC_AT` | |`@` |
20|`KC_HASH` | |`#` | 20|`KC_HASH` | |`#` |
21|`KC_DOLLAR` |`KC_DLR` |`$` | 21|`KC_DOLLAR` |`KC_DLR` |`$` |
22|`KC_PERCENT` |`KC_PERC` |`%` | 22|`KC_PERCENT` |`KC_PERC` |`%` |
23|`KC_CIRCUMFLEX` |`KC_CIRC` |`^` | 23|`KC_CIRCUMFLEX` |`KC_CIRC` |`^` |
24|`KC_AMPERSAND` |`KC_AMPR` |`&` | 24|`KC_AMPERSAND` |`KC_AMPR` |`&` |
25|`KC_ASTERISK` |`KC_ASTR` |`*` | 25|`KC_ASTERISK` |`KC_ASTR` |`*` |
26|`KC_LEFT_PAREN` |`KC_LPRN` |`(` | 26|`KC_LEFT_PAREN` |`KC_LPRN` |`(` |
27|`KC_RIGHT_PAREN` |`KC_RPRN` |`)` | 27|`KC_RIGHT_PAREN` |`KC_RPRN` |`)` |
28|`KC_UNDERSCORE` |`KC_UNDS` |`_` | 28|`KC_UNDERSCORE` |`KC_UNDS` |`_` |
29|`KC_PLUS` | |`+` | 29|`KC_PLUS` | |`+` |
30|`KC_LEFT_CURLY_BRACE` |`KC_LCBR` |`{` | 30|`KC_LEFT_CURLY_BRACE` |`KC_LCBR` |`{` |
31|`KC_RIGHT_CURLY_BRACE` |`KC_RCBR` |`}` | 31|`KC_RIGHT_CURLY_BRACE` |`KC_RCBR` |`}` |
32|`KC_PIPE` | |<code>&#124;</code>| 32|`KC_PIPE` | |`\|` |
33|`KC_COLON` |`KC_COLN` |`:` | 33|`KC_COLON` |`KC_COLN` |`:` |
34|`KC_DOUBLE_QUOTE` |`KC_DQUO`, `KC_DQT`|`"` | 34|`KC_DOUBLE_QUOTE` |`KC_DQUO`, `KC_DQT`|`"` |
35|`KC_LEFT_ANGLE_BRACKET` |`KC_LABK`, `KC_LT` |`<` | 35|`KC_LEFT_ANGLE_BRACKET` |`KC_LABK`, `KC_LT` |`<` |
36|`KC_RIGHT_ANGLE_BRACKET`|`KC_RABK`, `KC_GT` |`>` | 36|`KC_RIGHT_ANGLE_BRACKET`|`KC_RABK`, `KC_GT` |`>` |
37|`KC_QUESTION` |`KC_QUES` |`?` | 37|`KC_QUESTION` |`KC_QUES` |`?` |