From 675b22e76b798bc0e36cdd1edb97b17546c03cf2 Mon Sep 17 00:00:00 2001 From: Solomon Peachy Date: Mon, 24 Aug 2020 11:04:02 -0400 Subject: xduoox3: Initial manual TODO: * Screenshots * Plugin keymaps Change-Id: Iaecaa2f585693eb5c2c301bd07aeaa27cdf2588f --- manual/platform/xduoox3.tex | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 manual/platform/xduoox3.tex (limited to 'manual/platform/xduoox3.tex') diff --git a/manual/platform/xduoox3.tex b/manual/platform/xduoox3.tex new file mode 100644 index 0000000000..02f8e8a9b4 --- /dev/null +++ b/manual/platform/xduoox3.tex @@ -0,0 +1,26 @@ +% Id: % +\def\UseOption{xduoox3} +\edef\UseOption{\UseOption,XDUOO_X3_PAD} +\edef\UseOption{\UseOption,HAVE_BACKLIGHT} +\edef\UseOption{\UseOption,HAVE_RB_BL_IN_FLASH} + +\newcommand{\playerman}{xDuoo} +\newcommand{\playertype}{X3} +\newcommand{\playerlongtype}{\playertype} +\newcommand{\dapdisplaywidth}{128} +\newcommand{\dapdisplayheight}{64} +\newcommand{\dapdisplaydepth}{1} +\newcommand{\specimg}{xduoox3} +%used for specifying screenshot names common to a target "family" +\newcommand{\seriesimg}{xduoox3} +%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{update.zip}} +\newcommand{\firmwareextension}{\fname{zip}} +\newcommand{\screenshotsize}{3cm} +\newcommand{\disk}{SD card} + +% link external keymap file +\input{platform/keymap-xduoox3.tex} -- cgit v1.2.3