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:
Hairo R. Carela 2025-08-01 22:21:21 -04:00
parent 53ae37825f
commit 01a4f3eec9
49 changed files with 540 additions and 181 deletions

View file

@ -17,6 +17,7 @@ A simple stopwatch program with support for saving times.
\opt{HAVEREMOTEKEYMAP}{&
\opt{IRIVER_RC_H100_PAD}{\ButtonRCStop}
}
\opt{RG_NANO_PAD}{\ButtonStart}
& Quit Plugin \\
%
\opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,GIGABEAT_S_PAD%
@ -27,6 +28,7 @@ A simple stopwatch program with support for saving times.
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD,GIGABEAT_PAD,MROBE100_PAD,IPOD_4G_PAD%
,IPOD_3G_PAD}{\ButtonSelect}
\opt{HAVEREMOTEKEYMAP}{& }
\opt{RG_NANO_PAD}{\ButtonA}
& Start / stop \\
%
\opt{IPOD_4G_PAD,IPOD_3G_PAD,SANSA_E200_PAD%
@ -40,6 +42,7 @@ A simple stopwatch program with support for saving times.
\opt{MROBE100_PAD}{\ButtonDisplay}
\opt{PBELL_VIBE500_PAD}{\ButtonOK}
\opt{HAVEREMOTEKEYMAP}{& }
\opt{RG_NANO_PAD}{\ButtonX}
& Reset timer (only when timer is stopped)\\
%
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOn}
@ -49,12 +52,13 @@ A simple stopwatch program with support for saving times.
\opt{IAUDIO_X5_PAD,SANSA_E200_PAD,SANSA_FUZE_PAD,SANSA_C200_PAD,GIGABEAT_S_PAD%
,SANSA_CLIP_PAD}{\ButtonSelect}
\opt{HAVEREMOTEKEYMAP}{& }
\opt{RG_NANO_PAD}{\ButtonY}
& Take lap time \\
%
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonLeft{} / \ButtonRight}
\opt{IAUDIO_X5_PAD,SANSA_E200_PAD,SANSA_FUZE_PAD%
,SANSA_C200_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD,MROBE100_PAD,PBELL_VIBE500_PAD%
,SANSA_CLIP_PAD,SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}{\ButtonUp{} / \ButtonDown}
,SANSA_CLIP_PAD,SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD,RG_NANO_PAD}{\ButtonUp{} / \ButtonDown}
\opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonScrollFwd{} / \ButtonScrollBack}
\opt{IRIVER_H10_PAD,MPIO_HD300_PAD}{\ButtonScrollUp{} / \ButtonScrollDown}
\opt{MPIO_HD200_PAD}{\ButtonVolUp / \ButtonVolDown}