pub fn parse_keymap(key_action: &str) -> Result<(&str, Vec<Action>)>
Parse a single keymap and return the key and action(s)