You will also have to create the inverse condition
>> On key `Shift` is pressed
`N`is Down
Otherwise the order in which you press the keys would matter.
it depends - if you want something only to happen when both are pressed, then yes, but in my case you need to add the modifier first. It's like when you type a capitol letter on a keyboard . You hit SHIFT first, then the letter. If you hit the letter first, the letter is lowercase, hitting the SHIFT after does nothing.