Brick.Keybindings.Normalize
normalizeKey :: [Modifier] -> Key -> Key Source #
A keybinding involving modifiers should have its key character normalized to lowercase since it's impossible to get uppercase keys from the terminal when modifiers are present.