diff options
Diffstat (limited to 'apps')
| -rw-r--r-- | apps/menu.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/menu.h b/apps/menu.h index 77cb603..f8b425e 100644 --- a/apps/menu.h +++ b/apps/menu.h @@ -94,6 +94,7 @@ #define MENU_EXIT BUTTON_LEFT #define MENU_EXIT_MENU BUTTON_REC #define MENU_ENTER BUTTON_RIGHT +#define MENU_ENTER2 BUTTON_SELECT #elif CONFIG_KEYPAD == GIGABEAT_PAD |