pub fn parse_keys(input: &str) -> Result<Vec<KeyChord>, ParseError>
Parse input into a sequence of KeyChords.
input
KeyChord