aboutsummaryrefslogtreecommitdiff
path: root/book
diff options
context:
space:
mode:
Diffstat (limited to 'book')
-rw-r--r--book/src/remapping.md5
1 files changed, 0 insertions, 5 deletions
diff --git a/book/src/remapping.md b/book/src/remapping.md
index 1cdf9b1f..bd4ac7f8 100644
--- a/book/src/remapping.md
+++ b/book/src/remapping.md
@@ -33,12 +33,7 @@ Control, Shift and Alt modifiers are encoded respectively with the prefixes
| Backspace | `"backspace"` |
| Space | `"space"` |
| Return/Enter | `"ret"` |
-| < | `"lt"` |
-| \> | `"gt"` |
-| \+ | `"plus"` |
| \- | `"minus"` |
-| ; | `"semicolon"` |
-| % | `"percent"` |
| Left | `"left"` |
| Right | `"right"` |
| Up | `"up"` |