summaryrefslogtreecommitdiffstats
path: root/manual
diff options
context:
space:
mode:
Diffstat (limited to 'manual')
-rw-r--r--manual/main_menu/fmradio.tex5
-rw-r--r--manual/platform/keymap-sansafuzeplus.tex9
2 files changed, 10 insertions, 4 deletions
diff --git a/manual/main_menu/fmradio.tex b/manual/main_menu/fmradio.tex
index 1ba67de068..b8c76291db 100644
--- a/manual/main_menu/fmradio.tex
+++ b/manual/main_menu/fmradio.tex
@@ -49,6 +49,11 @@
\opt{HAVEREMOTEKEYMAP}{& Long \ActionRCFMPrev, Long \ActionRCFMNext}
& Seek to next station in \setting{SCAN} mode.\\
%
+ \opt{SANSA_FUZEPLUS_PAD}{
+ \ActionFMPrevPreset, \ActionFMNextPreset
+ & Jump to next/previous preset station.\\
+ }
+ %
\ActionFMSettingsInc, \ActionFMSettingsDec
\opt{HAVEREMOTEKEYMAP}{
&
diff --git a/manual/platform/keymap-sansafuzeplus.tex b/manual/platform/keymap-sansafuzeplus.tex
index 9f8c538d94..9b915f0f10 100644
--- a/manual/platform/keymap-sansafuzeplus.tex
+++ b/manual/platform/keymap-sansafuzeplus.tex
@@ -121,14 +121,15 @@
\newcommand{\ActionRecNext}{\ButtonDown}
%Button actions, FM radio context
-\newcommand{\ActionFMMenu}{\fixme{tbd}}
+\newcommand{\ActionFMMenu}{Long \ButtonSelect}
-\newcommand{\ActionFMPreset}{\ButtonBottomRight}
+\newcommand{\ActionFMPreset}{Long \ButtonBottomRight}
\newcommand{\ActionFMPlay}{\ButtonPlay}
\newcommand{\ActionFMStop}{Long \ButtonPlay}
-\newcommand{\ActionFMMode}{\ButtonBottomLeft}
+\newcommand{\ActionFMMode}{\ButtonSelect}
\newcommand{\ActionFMExit}{\ButtonBack}
-
+\newcommand{\ActionFMPrevPreset}{\ButtonBottomLeft}
+\newcommand{\ActionFMNextPreset}{\ButtonBottomRight}
\newcommand{\ActionFMSettingsInc}{\ActionSettingInc}
\newcommand{\ActionFMSettingsDec}{\ActionSettingDec}
\newcommand{\ActionFMPrev}{\ButtonLeft}