summaryrefslogtreecommitdiff
path: root/firmware/export
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export')
-rw-r--r--firmware/export/config.h2
-rw-r--r--firmware/export/config/samsungyh920.h2
-rw-r--r--firmware/export/config/samsungyh925.h2
3 files changed, 3 insertions, 3 deletions
diff --git a/firmware/export/config.h b/firmware/export/config.h
index 1f57734231..dc5a9b5421 100644
--- a/firmware/export/config.h
+++ b/firmware/export/config.h
@@ -163,7 +163,7 @@
163#define SAMSUNG_YPZ5_PAD 59 163#define SAMSUNG_YPZ5_PAD 59
164#define IHIFI_PAD 60 164#define IHIFI_PAD 60
165#define SAMSUNG_YPR1_PAD 61 165#define SAMSUNG_YPR1_PAD 61
166#define SAMSUNG_YH920_PAD 62 166#define SAMSUNG_YH92X_PAD 62
167#define DX50_PAD 63 167#define DX50_PAD 63
168 168
169/* CONFIG_REMOTE_KEYPAD */ 169/* CONFIG_REMOTE_KEYPAD */
diff --git a/firmware/export/config/samsungyh920.h b/firmware/export/config/samsungyh920.h
index 27f1ca76a3..0f7060c02f 100644
--- a/firmware/export/config/samsungyh920.h
+++ b/firmware/export/config/samsungyh920.h
@@ -90,7 +90,7 @@
90/* define this if you would like tagcache to build on this target */ 90/* define this if you would like tagcache to build on this target */
91#define HAVE_TAGCACHE 91#define HAVE_TAGCACHE
92 92
93#define CONFIG_KEYPAD SAMSUNG_YH920_PAD 93#define CONFIG_KEYPAD SAMSUNG_YH92X_PAD
94 94
95/* Define this to enable morse code input */ 95/* Define this to enable morse code input */
96#define HAVE_MORSE_INPUT 96#define HAVE_MORSE_INPUT
diff --git a/firmware/export/config/samsungyh925.h b/firmware/export/config/samsungyh925.h
index e6c2133034..8c102d7fd1 100644
--- a/firmware/export/config/samsungyh925.h
+++ b/firmware/export/config/samsungyh925.h
@@ -87,7 +87,7 @@
87/* define this if you would like tagcache to build on this target */ 87/* define this if you would like tagcache to build on this target */
88#define HAVE_TAGCACHE 88#define HAVE_TAGCACHE
89 89
90#define CONFIG_KEYPAD SAMSUNG_YH920_PAD 90#define CONFIG_KEYPAD SAMSUNG_YH92X_PAD
91 91
92/* Define this to enable morse code input */ 92/* Define this to enable morse code input */
93#define HAVE_MORSE_INPUT 93#define HAVE_MORSE_INPUT