summaryrefslogtreecommitdiffstats
path: root/firmware/export/config/sansafuzeplus.h
diff options
context:
space:
mode:
authorAmaury Pouly <amaury.pouly@gmail.com>2013-07-15 09:39:51 +0200
committerAmaury Pouly <amaury.pouly@gmail.com>2013-07-15 18:41:32 +0200
commit47785ca7f95c8a1e17bc1056a0d9afa0e7b53c5e (patch)
treeb4b78dd08aa340de624f1813b3aa4173b62709aa /firmware/export/config/sansafuzeplus.h
parenta8cea3b71c7d40636be8bf311775d3a083f18cb4 (diff)
downloadrockbox-47785ca7f95c8a1e17bc1056a0d9afa0e7b53c5e.tar.gz
rockbox-47785ca7f95c8a1e17bc1056a0d9afa0e7b53c5e.zip
fuzeplus: add touchpad sensitivity
Change-Id: I0252c0967716a4f1a628191dcde7ffc80279370b Reviewed-on: http://gerrit.rockbox.org/515 Reviewed-by: Amaury Pouly <amaury.pouly@gmail.com>
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 @@
#define HAVE_SW_TONE_CONTROLS
#define CONFIG_KEYPAD SANSA_FUZEPLUS_PAD
+#define HAVE_TOUCHPAD
+#define HAVE_TOUCHPAD_SENSITIVITY_SETTING
+#define MIN_TOUCHPAD_SENSITIVITY_SETTING -25
+#define MAX_TOUCHPAD_SENSITIVITY_SETTING 25
+#define DEFAULT_TOUCHPAD_SENSITIVITY_SETTING 13
/* Define this to enable morse code input */
#define HAVE_MORSE_INPUT