summaryrefslogtreecommitdiff
path: root/manual/platform/fiiom3k.tex
diff options
context:
space:
mode:
authorAidan MacDonald <amachronic@protonmail.com>2021-07-23 21:11:59 +0100
committerAidan MacDonald <amachronic@protonmail.com>2021-07-24 14:07:09 +0000
commitfde6eaa8e105eb2a177d826867f8e2fc3e066463 (patch)
treeb69fea0cb1ffd1b2a4cb0d16dd7594a5fda81f30 /manual/platform/fiiom3k.tex
parent42ba117952fcb4e486aa7a0e27add800a8649e31 (diff)
downloadrockbox-fde6eaa8e105eb2a177d826867f8e2fc3e066463.tar.gz
rockbox-fde6eaa8e105eb2a177d826867f8e2fc3e066463.zip
Add Fiio M3K and Shanling Q1 manuals
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
Diffstat (limited to 'manual/platform/fiiom3k.tex')
-rw-r--r--manual/platform/fiiom3k.tex28
1 files changed, 28 insertions, 0 deletions
diff --git a/manual/platform/fiiom3k.tex b/manual/platform/fiiom3k.tex
new file mode 100644
index 0000000000..0f44683214
--- /dev/null
+++ b/manual/platform/fiiom3k.tex
@@ -0,0 +1,28 @@
1% $Id$ %
2\def\UseOption{fiiom3k}
3\edef\UseOption{\UseOption,FIIO_M3K_PAD}
4\edef\UseOption{\UseOption,HAVE_BACKLIGHT}
5\edef\UseOption{\UseOption,HAVE_RB_BL_IN_FLASH}
6\edef\UseOption{\UseOption,fiiom3k}
7
8\newcommand{\playerman}{FiiO}
9\newcommand{\playertype}{M3K}
10\newcommand{\playerlongtype}{\playertype}
11\newcommand{\dapdisplaywidth}{240}
12\newcommand{\dapdisplayheight}{320}
13\newcommand{\dapdisplaydepth}{16}
14\newcommand{\specimg}{fiiom3k}
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.m3k}}
20\newcommand{\bootfilename}{\fname{bootloader.m3k}}
21\newcommand{\firmwareextension}{\fname{m3k}}
22\newcommand{\bootbackupfilename}{\fname{fiiom3k-boot.bin}}
23\newcommand{\jztoolsubcommand}{fiiom3k}
24\newcommand{\screenshotsize}{8cm}
25\newcommand{\disk}{SD card}
26
27% link external keymap file
28\input{platform/keymap-fiiom3k.tex}