Update charmap.txt
French is beautiful. (Lie)
This commit is contained in:
parent
21722d9931
commit
608245058b
1 changed files with 4 additions and 0 deletions
|
@ -61,6 +61,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
|
||||
|
|
Loading…
Reference in a new issue