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

@ -11,7 +11,7 @@ a two player game, both players should just press the appropriate buttons for th
\begin{btnmap}
\opt{SANSA_E200_PAD,SANSA_FUZE_PAD,SANSA_FUZE_PAD}{\ButtonLeft}
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,GIGABEAT_PAD%
,GIGABEAT_S_PAD,SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}{\ButtonUp}
,GIGABEAT_S_PAD,SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD,RG_NANO_PAD}{\ButtonUp}
\opt{IPOD_4G_PAD,IPOD_3G_PAD,PBELL_VIBE500_PAD}{\ButtonMenu}
\opt{IRIVER_H10_PAD}{\ButtonScrollUp}
\opt{SANSA_C200_PAD,SANSA_CLIP_PAD}{\ButtonVolUp}
@ -24,7 +24,8 @@ a two player game, both players should just press the appropriate buttons for th
& Left player up\\
\opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonLeft}
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,SANSA_E200_PAD%
,SANSA_FUZE_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD,SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}{\ButtonDown}
,SANSA_FUZE_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD,SAMSUNG_YH92X_PAD%
,SAMSUNG_YH820_PAD,RG_NANO_PAD}{\ButtonDown}
\opt{IRIVER_H10_PAD}{\ButtonScrollDown}
\opt{SANSA_C200_PAD,SANSA_CLIP_PAD}{\ButtonVolDown}
\opt{MROBE100_PAD,PBELL_VIBE500_PAD}{\ButtonLeft}
@ -45,6 +46,7 @@ a two player game, both players should just press the appropriate buttons for th
\opt{MPIO_HD300_PAD,SAMSUNG_YH92X_PAD}{\ButtonFF}
\opt{XDUOO_X3_PAD}{\ButtonHome}
\opt{HAVEREMOTEKEYMAP}{& }
\opt{RG_NANO_PAD}{\ButtonX}
& Right player up\\
\opt{SANSA_E200_PAD,SANSA_FUZE_PAD}{\ButtonRight}
\opt{SANSA_C200_PAD,SANSA_CLIP_PAD}{\ButtonDown}
@ -59,6 +61,7 @@ a two player game, both players should just press the appropriate buttons for th
\opt{SAMSUNG_YH92X_PAD}{\ButtonRew}
\opt{XDUOO_X3_PAD}{\ButtonNext}
\opt{HAVEREMOTEKEYMAP}{& }
\opt{RG_NANO_PAD}{\ButtonY}
& Right player down\\
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff}
\opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonSelect}
@ -71,5 +74,6 @@ a two player game, both players should just press the appropriate buttons for th
\opt{SAMSUNG_YH820_PAD}{\ButtonRew}
\opt{MPIO_HD300_PAD}{Long \ButtonMenu}
\opt{HAVEREMOTEKEYMAP}{& }
\opt{RG_NANO_PAD}{\ButtonStart}
& Quit\\
\end{btnmap}