From f8bbe3352c4d9f21fde892ee8b60563decfc6a14 Mon Sep 17 00:00:00 2001 From: Solomon Peachy Date: Sat, 24 Jul 2021 11:11:57 -0400 Subject: 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 --- manual/platform/agptekrocker.tex | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 manual/platform/agptekrocker.tex (limited to 'manual/platform/agptekrocker.tex') 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 @@ +% $Id$ % +\def\UseOption{agptekrocker} +\edef\UseOption{\UseOption,AGPTEK_ROCKER_PAD} +\edef\UseOption{\UseOption,HAVE_BACKLIGHT} +\edef\UseOption{\UseOption,HAVE_RB_BL_IN_FLASH} +\edef\UseOption{\UseOption,agptekrocker} + +\newcommand{\playerman}{AGPtek} +\newcommand{\playertype}{Rocker} +\newcommand{\playerlongtype}{\playertype} +\newcommand{\dapdisplaywidth}{128} +\newcommand{\dapdisplayheight}{160} +\newcommand{\dapdisplaydepth}{16} +\newcommand{\specimg}{agptekrocker} +%Used to name the player, e.g. ...to the \dap +\newcommand{\dap}{player} +%For use when referring to the player. E.g. the \daps\ capacity ... +\newcommand{\daps}{player's} +\newcommand{\firmwarefilename}{\fname{rockbox.rocker}} +\newcommand{\bootfilename}{\fname{bootloader.rocker}} +\newcommand{\firmwareextension}{\fname{rocker}} +\newcommand{\screenshotsize}{8cm} +\newcommand{\disk}{SD card} + +% link external keymap file +\input{platform/keymap-agptekrocker.tex} -- cgit v1.2.3