summaryrefslogtreecommitdiff
path: root/firmware/export/config-hdd1630.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config-hdd1630.h')
-rw-r--r--firmware/export/config-hdd1630.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/firmware/export/config-hdd1630.h b/firmware/export/config-hdd1630.h
index f44f7d1729..c9a3b035ca 100644
--- a/firmware/export/config-hdd1630.h
+++ b/firmware/export/config-hdd1630.h
@@ -77,6 +77,9 @@
77 77
78#define CONFIG_KEYPAD PHILIPS_HDD1630_PAD 78#define CONFIG_KEYPAD PHILIPS_HDD1630_PAD
79 79
80/* Define this to enable morse code input */
81#define HAVE_MORSE_INPUT
82
80/* define this if the target has volume keys which can be used in the lists */ 83/* define this if the target has volume keys which can be used in the lists */
81#define HAVE_VOLUME_IN_LIST 84#define HAVE_VOLUME_IN_LIST
82 85