Home key to select item in recovery
Cherry-picked!
This commit is contained in:
parent
7bf07b5b39
commit
9b6470665a
@ -21,6 +21,7 @@ int device_handle_key(int key_code, int visible) {
|
||||
return HIGHLIGHT_UP;
|
||||
|
||||
case KEY_HOMEPAGE:
|
||||
case KEY_HOME:
|
||||
case KEY_POWER:
|
||||
case KEY_LEFTBRACE:
|
||||
case KEY_ENTER:
|
||||
|
Loading…
Reference in New Issue
Block a user