Open Felpsg31 opened 8 months ago
Try using the scancode:
RShift & SC029
I tried to quickly find a nice clean list of these on an AHK forum, but all I found that was easily readable was for Colemak:
https://forum.colemak.com/topic/1467-dreymars-big-bag-of-keyboard-tricks-pklwindows-edition/p5/
Hello, I want to use 'right shift' and '~' to send the down arrow, because my keyboard does not have this key. However, I couldnt find the code for ~ key. If I write RShift & ~::Send {Blind}{RShift up}{Down} it says that ~ is not in the layout. Someone know how to solve this?