diff --git a/apps/plugins/sudoku/sudoku.h b/apps/plugins/sudoku/sudoku.h index 5af93c4965..54e04f12b2 100644 --- a/apps/plugins/sudoku/sudoku.h +++ b/apps/plugins/sudoku/sudoku.h @@ -142,7 +142,7 @@ #define SUDOKU_BUTTON_RIGHT BUTTON_RIGHT #define SUDOKU_BUTTON_TOGGLEBACK BUTTON_SCROLL_BACK #define SUDOKU_BUTTON_TOGGLE BUTTON_SCROLL_FWD -#define SUDOKU_BUTTON_MENU (BUTTON_POWER | BUTTON_REL) +#define SUDOKU_BUTTON_MENU (BUTTON_HOME | BUTTON_REL) #define SUDOKU_BUTTON_POSSIBLE (BUTTON_SELECT | BUTTON_UP) #elif (CONFIG_KEYPAD == SANSA_C200_PAD) diff --git a/docs/CREDITS b/docs/CREDITS index 85aa73b6a6..cc626f74e6 100644 --- a/docs/CREDITS +++ b/docs/CREDITS @@ -478,6 +478,7 @@ Davide Quarta Andre Lupa Hilton Shumway Matthew Bonnett +Nick Tryon The libmad team The wavpack team