Safe progress

This commit is contained in:
zb
2023-08-30 12:56:26 +02:00
parent a356774001
commit 113a3b994d
11 changed files with 117 additions and 59 deletions

View File

@@ -25,7 +25,7 @@ class KeyCodeMapping(
16 to Key.N9,
17 to Key.STAR,
18 to Key.POUND,
82 to Key.DELETE,
82 to Key.FN,
19 to Key.UP,
20 to Key.DOWN,
21 to Key.LEFT,