fde6eaa8e1
Includes installation instructions and a description of Rockbox's limitations versus the original firmware. Some things are still missing, notably screenshots for the Q1. The M3K image also needs to be updated to include the 'select' button. Change-Id: Ib533206df01925203edeccdd75e1bf22f407e794
29 lines
1 KiB
TeX
29 lines
1 KiB
TeX
% $Id$ %
|
|
\def\UseOption{shanlingq1}
|
|
\edef\UseOption{\UseOption,SHANLING_Q1_PAD}
|
|
\edef\UseOption{\UseOption,HAVE_BACKLIGHT}
|
|
\edef\UseOption{\UseOption,HAVE_RB_BL_IN_FLASH}
|
|
\edef\UseOption{\UseOption,shanlingq1}
|
|
|
|
\newcommand{\playerman}{Shanling}
|
|
\newcommand{\playertype}{Q1}
|
|
\newcommand{\playerlongtype}{\playertype}
|
|
\newcommand{\dapdisplaywidth}{360}
|
|
\newcommand{\dapdisplayheight}{400}
|
|
\newcommand{\dapdisplaydepth}{16}
|
|
\newcommand{\specimg}{shanlingq1}
|
|
%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.q1}}
|
|
\newcommand{\bootfilename}{\fname{bootloader.q1}}
|
|
\newcommand{\firmwareextension}{\fname{q1}}
|
|
\newcommand{\bootbackupfilename}{\fname{shanlingq1-boot.bin}}
|
|
\newcommand{\jztoolsubcommand}{shanlingq1}
|
|
\newcommand{\screenshotsize}{8cm}
|
|
\newcommand{\disk}{SD card}
|
|
|
|
% link external keymap file
|
|
\input{platform/keymap-shanlingq1.tex}
|
|
\input{platform/keymap-touchscreen.tex}
|