summaryrefslogtreecommitdiff
path: root/firmware/export/config/sansafuzeplus.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config/sansafuzeplus.h')
-rw-r--r--firmware/export/config/sansafuzeplus.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/firmware/export/config/sansafuzeplus.h b/firmware/export/config/sansafuzeplus.h
index fda2390fb7..1c5c2e0193 100644
--- a/firmware/export/config/sansafuzeplus.h
+++ b/firmware/export/config/sansafuzeplus.h
@@ -87,6 +87,11 @@
87#define HAVE_SW_TONE_CONTROLS 87#define HAVE_SW_TONE_CONTROLS
88 88
89#define CONFIG_KEYPAD SANSA_FUZEPLUS_PAD 89#define CONFIG_KEYPAD SANSA_FUZEPLUS_PAD
90#define HAVE_TOUCHPAD
91#define HAVE_TOUCHPAD_SENSITIVITY_SETTING
92#define MIN_TOUCHPAD_SENSITIVITY_SETTING -25
93#define MAX_TOUCHPAD_SENSITIVITY_SETTING 25
94#define DEFAULT_TOUCHPAD_SENSITIVITY_SETTING 13
90 95
91/* Define this to enable morse code input */ 96/* Define this to enable morse code input */
92#define HAVE_MORSE_INPUT 97#define HAVE_MORSE_INPUT