My goal is to have a key that types “!” when pressed unshifted, and “#” when pressed shifted. (I also want a few other key pairings like this.) I was hoping that using TopsyTurvy and ShapeShifter together could make this happen, but it didn’t seem to work – I can make a key that types “!” when pressed, but it types “1” when shift-pressed. (Well, a whole bunch of "1"s, actually, but that’s a separate issue).
Does anyone have an idea for how I can make a key that types “!” when pressed and “#” when shift-pressed?
Bonus points if the technique allows me to make the actual 1 key execute a macro when shift-pressed, though I’m willing to compromise on that front.