this is something thats definitely possible through autohotkey, but id prefer if it was possible within the keyboard itself
a lot of explaining to do, but ill try to keep it short
in minecraft, i have my drop key bound to f, but theres another existing keybind which is left alt + f
what i have currently is just rebinding left alt + f to be left alt + g, but this is clunky for when im using other keybinds and i would need to do left alt + g, thats a far distance to reach
is there a way for me to have this behaviour:
left alt down
f down
if i now release left alt, it also releases f to prevent dropping accidentally
because currently it would drop after releasing left alt