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
24
manual/platform/rgnano.tex
Normal file
24
manual/platform/rgnano.tex
Normal file
|
|
@ -0,0 +1,24 @@
|
|||
% $Id$ %
|
||||
\def\UseOption{rgnano}
|
||||
\edef\UseOption{\UseOption,RG_NANO_PAD}
|
||||
\edef\UseOption{\UseOption,HAVE_BACKLIGHT}
|
||||
\edef\UseOption{\UseOption,rgnano}
|
||||
|
||||
\newcommand{\playerman}{Anbernic}
|
||||
\newcommand{\playertype}{RG Nano}
|
||||
\newcommand{\playerlongtype}{\playertype}
|
||||
\newcommand{\dapdisplaywidth}{240}
|
||||
\newcommand{\dapdisplayheight}{240}
|
||||
\newcommand{\dapdisplaydepth}{16}
|
||||
\newcommand{\specimg}{rgnano}
|
||||
%Used to name the player, e.g. ...to the \dap
|
||||
\newcommand{\dap}{handheld}
|
||||
%For use when referring to the player. E.g. the \daps\ capacity ...
|
||||
\newcommand{\daps}{handheld's}
|
||||
\newcommand{\firmwarefilename}{\fname{rockbox_funkey-s.opk}}
|
||||
\newcommand{\firmwareextension}{\fname{opk}}
|
||||
\newcommand{\screenshotsize}{8cm}
|
||||
\newcommand{\disk}{SD card}
|
||||
|
||||
% link external keymap file
|
||||
\input{platform/keymap-rgnano.tex}
|
||||
Loading…
Add table
Add a link
Reference in a new issue