Centralized key-code constants for cdc_views.
static constexpr char KEY_SELECT
Center select / digit '5'.
static constexpr char KEY_MENU
Open context menu / digit '3'.
static constexpr char KEY_DOWN
Move selection down (numeric '8').
static constexpr char KEY_NO
Cancel / Back / Backspace.
static constexpr char KEY_UP
Move selection up (numeric '2').
static constexpr char KEY_YES
Confirm / OK / Save.