diff options
Diffstat (limited to 'controls.json')
-rw-r--r-- | controls.json | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/controls.json b/controls.json deleted file mode 100644 index e347aec..0000000 --- a/controls.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "LEGACY_STOP": "ESCAPE", - "LANE4": "K", - "LANE1": "F", - "LANE0": "D", - "LANE3": "J", - "LANE2": "SPACE", - "DELETE_NOTE": "DELETE", - "SCROLL_LOCK": "L", - "NOTE_DOWN": "DOWN", - "LEGACY_PRINT": "Q", - "PLAY_PAUSE": "P", - "SELECT_ALL": "S", - "CLEAR_SELECTION": "ESCAPE", - "NOTE_UP": "UP" -}
\ No newline at end of file |