summaryrefslogtreecommitdiff
path: root/apps/recorder/keyboard.c
diff options
context:
space:
mode:
Diffstat (limited to 'apps/recorder/keyboard.c')
-rw-r--r--apps/recorder/keyboard.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/recorder/keyboard.c b/apps/recorder/keyboard.c
index bb8e4e93c3..8c0d749e41 100644
--- a/apps/recorder/keyboard.c
+++ b/apps/recorder/keyboard.c
@@ -71,6 +71,8 @@
71#define KBD_MORSE_INPUT 71#define KBD_MORSE_INPUT
72 72
73#elif CONFIG_KEYPAD == GIGABEAT_PAD 73#elif CONFIG_KEYPAD == GIGABEAT_PAD
74#define KBD_CURSOR_KEYS
75#define KBD_MODES
74#define KBD_MORSE_INPUT 76#define KBD_MORSE_INPUT
75#endif 77#endif
76 78