diff options
Diffstat (limited to 'apps')
| -rw-r--r-- | apps/recorder/keyboard.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/recorder/keyboard.c b/apps/recorder/keyboard.c index bb8e4e9..8c0d749 100644 --- a/apps/recorder/keyboard.c +++ b/apps/recorder/keyboard.c @@ -71,6 +71,8 @@ #define KBD_MORSE_INPUT #elif CONFIG_KEYPAD == GIGABEAT_PAD +#define KBD_CURSOR_KEYS +#define KBD_MODES #define KBD_MORSE_INPUT #endif |