summaryrefslogtreecommitdiff
path: root/manual/platform/agptekrocker.tex
diff options
context:
space:
mode:
authorSolomon Peachy <pizza@shaftnet.org>2021-07-24 11:11:57 -0400
committerSolomon Peachy <pizza@shaftnet.org>2021-07-24 11:16:57 -0400
commitf8bbe3352c4d9f21fde892ee8b60563decfc6a14 (patch)
tree715acc87875d8676331a139a948aeaeb125479f0 /manual/platform/agptekrocker.tex
parenta0948ddfa10bec3ef63b517ba905d1c9bd01a3bc (diff)
downloadrockbox-f8bbe3352c4d9f21fde892ee8b60563decfc6a14.tar.gz
rockbox-f8bbe3352c4d9f21fde892ee8b60563decfc6a14.zip
rocker: First crack at manual for the AGPTek Rocker
It needs screenshots and slightly better installation instructions Includes bits shared with other HibyOS platforms Change-Id: I1c1974143b5badf1aca5c3281556ce553ab1b8a5
Diffstat (limited to 'manual/platform/agptekrocker.tex')
-rw-r--r--manual/platform/agptekrocker.tex26
1 files changed, 26 insertions, 0 deletions
diff --git a/manual/platform/agptekrocker.tex b/manual/platform/agptekrocker.tex
new file mode 100644
index 0000000000..b42ca6951d
--- /dev/null
+++ b/manual/platform/agptekrocker.tex
@@ -0,0 +1,26 @@
1% $Id$ %
2\def\UseOption{agptekrocker}
3\edef\UseOption{\UseOption,AGPTEK_ROCKER_PAD}
4\edef\UseOption{\UseOption,HAVE_BACKLIGHT}
5\edef\UseOption{\UseOption,HAVE_RB_BL_IN_FLASH}
6\edef\UseOption{\UseOption,agptekrocker}
7
8\newcommand{\playerman}{AGPtek}
9\newcommand{\playertype}{Rocker}
10\newcommand{\playerlongtype}{\playertype}
11\newcommand{\dapdisplaywidth}{128}
12\newcommand{\dapdisplayheight}{160}
13\newcommand{\dapdisplaydepth}{16}
14\newcommand{\specimg}{agptekrocker}
15%Used to name the player, e.g. ...to the \dap
16\newcommand{\dap}{player}
17%For use when referring to the player. E.g. the \daps\ capacity ...
18\newcommand{\daps}{player's}
19\newcommand{\firmwarefilename}{\fname{rockbox.rocker}}
20\newcommand{\bootfilename}{\fname{bootloader.rocker}}
21\newcommand{\firmwareextension}{\fname{rocker}}
22\newcommand{\screenshotsize}{8cm}
23\newcommand{\disk}{SD card}
24
25% link external keymap file
26\input{platform/keymap-agptekrocker.tex}