mirror of
https://codeberg.org/unspeaker/tek.git
synced 2025-12-06 19:56:42 +01:00
more appmode logic
This commit is contained in:
parent
3b5c23f68c
commit
39dc6b803e
8 changed files with 138 additions and 104 deletions
9
crates/app/edn/groovebox_keys.edn
Normal file
9
crates/app/edn/groovebox_keys.edn
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
(@u undo 1)
|
||||
(@shift-u redo 1)
|
||||
(@space clock toggle)
|
||||
(@shift-space clock toggle 0)
|
||||
(@c color)
|
||||
(@q launch)
|
||||
(@shift-I input add)
|
||||
(@shift-O output add)
|
||||
(@r record/begin :sample)
|
||||
Loading…
Add table
Add a link
Reference in a new issue