tek/crates/app/edn/sequencer_keys.edn
2025-04-26 01:00:40 +03:00

8 lines
196 B
Clojure

(@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)