summaryrefslogtreecommitdiff
path: root/firmware/export/config
diff options
context:
space:
mode:
authorAidan MacDonald <amachronic@protonmail.com>2021-05-16 16:44:01 +0100
committerAidan MacDonald <amachronic@protonmail.com>2021-05-22 12:20:44 +0000
commit5cbeb88541ebbfe388b3d60a1c7564b556b9748b (patch)
tree9ef43acdc857fa3b9be01bf35a45ab2b2ac19b3f /firmware/export/config
parenta2bac25a6355d1ac59df34717a28c3c03728c885 (diff)
downloadrockbox-5cbeb88541ebbfe388b3d60a1c7564b556b9748b.tar.gz
rockbox-5cbeb88541ebbfe388b3d60a1c7564b556b9748b.zip
FiiO M3K: keymap improvements & fixes
- Add support for skip and seek while the player is locked. (Thanks to @bahus for the suggestion) - Fix touch zones because the down button zone ended up being a lot smaller than expected due to the touchpad's wonkiness. Also added a visual display of the touchpad to its debug menu. - Fixes the pictureflow keymap because it was mostly unusable. Change-Id: Ic0da4f8df3613ff7828ce1cb940ed9e77ada3281
Diffstat (limited to 'firmware/export/config')
-rw-r--r--firmware/export/config/fiiom3k.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/firmware/export/config/fiiom3k.h b/firmware/export/config/fiiom3k.h
index 86f41fca46..2c212b031d 100644
--- a/firmware/export/config/fiiom3k.h
+++ b/firmware/export/config/fiiom3k.h
@@ -124,4 +124,5 @@
124#define HAVE_VOLUME_IN_LIST 124#define HAVE_VOLUME_IN_LIST
125#define HAVE_QUICKSCREEN 125#define HAVE_QUICKSCREEN
126#define HAVE_HOTKEY 126#define HAVE_HOTKEY
127#define HAVE_LOCKED_ACTIONS
127#define AB_REPEAT_ENABLE 128#define AB_REPEAT_ENABLE