Is it possible to have `KeyCombo` support modifier-free combos? I'd like to hook into `Return` with no modifiers. I was able to do this with https://github.com/soffes/HotKey previously but multiple keyboard layout support is important!