Denoted by the [keybinds.global] tag in TOML.
[keybinds.global]
can change the 'up' key, generally used for menu's etc using the up toml key.
up
default value is:
up = "up"
can change the 'down' keybind, generally used for menu's etc using the down toml key.
down
down = "down"