aboutsummaryrefslogtreecommitdiff
path: root/controls.json
diff options
context:
space:
mode:
Diffstat (limited to 'controls.json')
-rw-r--r--controls.json17
1 files changed, 16 insertions, 1 deletions
diff --git a/controls.json b/controls.json
index 4f5ab8f..e347aec 100644
--- a/controls.json
+++ b/controls.json
@@ -1 +1,16 @@
-{"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
+{
+ "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