There is a regression in 711ea2b that causes some keys, which we normally prefer to bind via keycodes, to bind to scancodes in the bind menu. For example when pressing Tab you get 0x2b instead of TAB. Or when pressing Enter you get 0x28 instead of ENTER.