Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/common/Config.py
diff options
context:
space:
mode:
Diffstat (limited to 'common/Config.py')
-rw-r--r--common/Config.py31
1 files changed, 0 insertions, 31 deletions
diff --git a/common/Config.py b/common/Config.py
index cdb1a86..d1d19f6 100644
--- a/common/Config.py
+++ b/common/Config.py
@@ -305,37 +305,6 @@ KEY_MAP_PIANO = {24: 36, # Q
58: 35, # M
59: 36} # ,
-LETTERS_MAP_PIANO = {'Q': 24, # Q
- 'W': 25, # W
- 'E': 26, # E
- 'R': 27, # R
- 'T': 28, # T
- 'Y': 29, # Y
- 'U': 30, # U
- 'I': 31, # I
-
- '2': 11, # 2
- '3': 12, # 3
- '5': 14, # 5
- '6': 15, # 6
- '7': 16, # 7
-
- 'S': 39, # S
- 'D': 40, # D
- 'G': 42, # G
- 'H': 43, # H
- 'J': 44, # J
- 'L': 46, # L
-
- 'Z': 52, # Z
- 'X': 53, # X
- 'C': 54, # C
- 'V': 55, # V
- 'B': 56, # B
- 'N': 57, # N
- 'M': 58, # M
- ',': 59} # ,
-
KEY_MAP_NOTPIANO = {24: 24, # Q
25: 25, # W