I am clearly being stupid but I cannot for the life of me figure out how to successfully do the following;
I want a custom key that has the following behavior;
- tap = comma
- shift + tap = semi colon
- ctrl + tap = question mark
I have successfully got the tap and shift working with mod_morph but if i'm "meant" to nest an additional mod_morph I cannot figure it out. I have read the documentation for mod_morph and macros but I'm clearly missing something.
Thank you for any help!