its not bcs i have the wrong key i search little bit in the github file and i found this : if (dpadUpPressed || CtrlPressed(_config.DispatchOpenControl)) { ... dpadUpCount++; if (dpadUpCount >= 3 && toggleAllowed) { Toggle(); so i think its this but i cant change it myself
hey amazing work but i have an issue when i press three time z (w but on azerty) the dispatch menu pop up(actually its do it with every button i use to go forward and the up arrow)