summaryrefslogtreecommitdiff
path: root/firmware/export
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export')
-rw-r--r--firmware/export/config/gogearhdd1630.h2
-rw-r--r--firmware/export/config/gogearhdd6330.h2
-rw-r--r--firmware/export/config/gogearsa9200.h2
3 files changed, 6 insertions, 0 deletions
diff --git a/firmware/export/config/gogearhdd1630.h b/firmware/export/config/gogearhdd1630.h
index f36526172f..e1e0af0566 100644
--- a/firmware/export/config/gogearhdd1630.h
+++ b/firmware/export/config/gogearhdd1630.h
@@ -77,6 +77,8 @@
77 77
78#define CONFIG_KEYPAD PHILIPS_HDD1630_PAD 78#define CONFIG_KEYPAD PHILIPS_HDD1630_PAD
79 79
80#define HAVE_HARDWARE_CLICK
81
80/* Define this to enable morse code input */ 82/* Define this to enable morse code input */
81#define HAVE_MORSE_INPUT 83#define HAVE_MORSE_INPUT
82 84
diff --git a/firmware/export/config/gogearhdd6330.h b/firmware/export/config/gogearhdd6330.h
index 3e12b63177..fde8364ded 100644
--- a/firmware/export/config/gogearhdd6330.h
+++ b/firmware/export/config/gogearhdd6330.h
@@ -77,6 +77,8 @@
77 77
78#define CONFIG_KEYPAD PHILIPS_HDD6330_PAD 78#define CONFIG_KEYPAD PHILIPS_HDD6330_PAD
79 79
80#define HAVE_HARDWARE_CLICK
81
80/* Define this to enable morse code input */ 82/* Define this to enable morse code input */
81#define HAVE_MORSE_INPUT 83#define HAVE_MORSE_INPUT
82 84
diff --git a/firmware/export/config/gogearsa9200.h b/firmware/export/config/gogearsa9200.h
index c6dd67a5b7..90d5ad6938 100644
--- a/firmware/export/config/gogearsa9200.h
+++ b/firmware/export/config/gogearsa9200.h
@@ -60,6 +60,8 @@
60 60
61#define CONFIG_KEYPAD PHILIPS_SA9200_PAD 61#define CONFIG_KEYPAD PHILIPS_SA9200_PAD
62 62
63#define HAVE_HARDWARE_CLICK
64
63/* Define this to enable morse code input */ 65/* Define this to enable morse code input */
64#define HAVE_MORSE_INPUT 66#define HAVE_MORSE_INPUT
65 67