Right now ```elm Keyboard.Combo.combo1 (Keyboard.Combo.r) DoSomething ``` triggers even if other keys are already down (such as shift, super, etc.) This should only trigger if only "r" is pressed