diff --git a/apps/recorder/keyboard.c b/apps/recorder/keyboard.c index 621ec4e1c3..f72def6a8a 100644 --- a/apps/recorder/keyboard.c +++ b/apps/recorder/keyboard.c @@ -79,6 +79,9 @@ #elif CONFIG_KEYPAD == SANSA_E200_PAD #define KBD_CURSOR_KEYS #define KBD_MODES + +#elif CONFIG_KEYPAD == MROBE100_PAD +#define KBD_MORSE_INPUT #endif struct keyboard_parameters diff --git a/docs/CREDITS b/docs/CREDITS index f71b9a8f45..ed1ee185ae 100644 --- a/docs/CREDITS +++ b/docs/CREDITS @@ -421,6 +421,7 @@ Francisco Vila Christian Lees Rafaël Carré Denes Balatoni +Roy Wallace The libmad team The wavpack team