This commit is contained in:
zb
2023-08-27 09:27:18 +02:00
parent 877daf15eb
commit bf94132c1c
5 changed files with 33 additions and 3 deletions

View File

@@ -12,6 +12,7 @@ class KeyCodeMapping(
companion object {
val basic = mapOf(
4 to Key.BACK,
7 to Key.N0,
8 to Key.N1,
9 to Key.N2,