Need help with creating Keypress Ability

Okay, so I have a full GSE macro installed and I absolutely love it. My issue is that I have my CTRL, Shift and Alt buttons set to do specific things when I press those buttons. What I now want to do is set additional situational abilities be activated when I press other keys, like the q button or the #3 button. My issue is I have no idea how to code the string to do it. Anyone able to help me with this?

You can’t from with a macro. You are limited to left shift/right shift or any shift key. (Etc with alt and control).

You can however key bind #3 to be the other ability - same with q.

Thank you. Not what I had hoped, but at least, it’s an answer.