mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-11-09 13:12:37 -05:00
rgnano: Add manual code and missing AB reset mappings
Cleaned up manual changes, and for some reason i forgot to add ACTION_WPS_ABRESET mappings before so here it is, needed for the manual wps section. Change-Id: If7ab8b146e84f91bb51a3ed03fb872ef3bab4d1f
This commit is contained in:
parent
53ae37825f
commit
01a4f3eec9
49 changed files with 540 additions and 181 deletions
|
|
@ -11,11 +11,11 @@ You can select what day is first day of week by the setting \setting{First Day o
|
|||
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD%
|
||||
,SANSA_C200_PAD,SANSA_CLIP_PAD,GIGABEAT_PAD,MROBE100_PAD,GIGABEAT_S_PAD,IPOD_4G_PAD%
|
||||
,IPOD_3G_PAD,SANSA_E200_PAD,IRIVER_H10_PAD,SANSA_FUZE_PAD,PBELL_VIBE500_PAD
|
||||
,SANSA_FUZEPLUS_PAD,SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}
|
||||
,SANSA_FUZEPLUS_PAD,SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD,RG_NANO_PAD}
|
||||
{\ButtonLeft{} / \ButtonRight{} /}
|
||||
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,SANSA_C200_PAD,SANSA_CLIP_PAD%
|
||||
,GIGABEAT_PAD,MROBE100_PAD,GIGABEAT_S_PAD,PBELL_VIBE500_PAD,SANSA_FUZEPLUS_PAD%
|
||||
,SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}
|
||||
,SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD,RG_NANO_PAD}
|
||||
{\ButtonUp{} / \ButtonDown}
|
||||
\opt{IPOD_4G_PAD,IPOD_3G_PAD,SANSA_E200_PAD,SANSA_FUZE_PAD}
|
||||
{\ButtonScrollFwd{} / \ButtonScrollBack}
|
||||
|
|
@ -32,6 +32,7 @@ You can select what day is first day of week by the setting \setting{First Day o
|
|||
\opt{PBELL_VIBE500_PAD}{\ButtonOK}
|
||||
\opt{MPIO_HD300_PAD}{\ButtonEnter}
|
||||
\opt{HAVEREMOTEKEYMAP}{& }
|
||||
\opt{RG_NANO_PAD}{\ButtonA}
|
||||
& Show memos for the selected day\\
|
||||
%
|
||||
\opt{MPIO_HD300_PAD}{\ButtonRew / \ButtonFF
|
||||
|
|
@ -52,6 +53,7 @@ You can select what day is first day of week by the setting \setting{First Day o
|
|||
\opt{MPIO_HD300_PAD}{\ButtonRec{} / \ButtonPlay}
|
||||
\opt{SANSA_FUZEPLUS_PAD}{\ButtonBack{} / \ButtonPlay}
|
||||
\opt{HAVEREMOTEKEYMAP}{& }
|
||||
\opt{RG_NANO_PAD}{\ButtonL{} / \ButtonR}
|
||||
& Previous / Next month\\}
|
||||
%
|
||||
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff}
|
||||
|
|
@ -64,5 +66,6 @@ You can select what day is first day of week by the setting \setting{First Day o
|
|||
\opt{SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}{\ButtonRew}
|
||||
\opt{MPIO_HD300_PAD}{Long \ButtonMenu}
|
||||
\opt{HAVEREMOTEKEYMAP}{& }
|
||||
\opt{RG_NANO_PAD}{\ButtonStart}
|
||||
& Quit\\
|
||||
\end{btnmap}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue