mirror of
https://github.com/vsariola/sointu.git
synced 2025-07-26 00:44:47 -04:00
drafting
This commit is contained in:
parent
5a11b290a2
commit
0d21afa2c1
@ -93,3 +93,6 @@
|
||||
- { key: "P", action: "Note28" }
|
||||
- { key: "+", action: "Increase" }
|
||||
- { key: "-", action: "Decrease" }
|
||||
- { key: "+", shortcut: true, action: "IncreaseMore" } # increase a large step
|
||||
- { key: "-", shortcut: true, action: "DecreaseMore" } # decrease a large step
|
||||
|
||||
|
Reference in New Issue
Block a user