Is it possible to add my custom key to the menukey package for a document?
\usepackage[os=win]{menukeys}
\begin{document}
\keys{\myCustomKey + R}
\end{document}
I am asking, since I am working on a cheatsheet for myself about tmux. And I do not want to write out my prefix everytime.