The one Keystroke I can not locate is New Animation Layer. I can make it a shortcut, but that doesn't help with adding a button to the Custom Panel

Svengali wrote: ↑26 May 2018, 16:06 It may be that keystroke isn't available because the new layer needs a name???
What you can do instead is insert a type script's command line with the following GEORGE instruction (assume the name of your new layer will be NewLayer)
tv_LayerCreate NewLayer
you should follow that with a keystroke command:
Layer:Make Anim
Once created, the new layer can be renamed.
Sven