feat: add R as shortcut of recording button; fixed linter errors.

This commit is contained in:
Xiaohan-Tian
2026-05-01 14:29:27 -07:00
parent 043e90b1d7
commit 9be96cd957
27 changed files with 2266 additions and 2225 deletions
+1
View File
@@ -39,6 +39,7 @@
"hold_to_create_region": "ctrl",
"play": "space",
"loop": "c",
"record": "r",
"undo": "ctrl+z",
"redo": "ctrl+shift+z",
"select_all": "ctrl+a",