diff options
Diffstat (limited to 'charmap.txt')
-rw-r--r-- | charmap.txt | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/charmap.txt b/charmap.txt index 1c68994df..e6ad2c05b 100644 --- a/charmap.txt +++ b/charmap.txt @@ -44,6 +44,7 @@ SUPER_ER = 2C '+' = 2E LV = 34 '=' = 35 +';' = 36 '¿' = 51 '¡' = 52 PK = 53 @@ -59,6 +60,10 @@ UP_ARROW = 79 DOWN_ARROW = 7A LEFT_ARROW = 7B RIGHT_ARROW = 7C +SUPER_E = 84 +'<' = 85 +'>' = 86 +SUPER_RE = A0 '0' = A1 '1' = A2 '2' = A3 |