3 \edef\UseOption{\UseOption,SANSA_CLIP_PAD
}
4 \edef\UseOption{\UseOption,HAVE_BACKLIGHT
}
5 \edef\UseOption{\UseOption,HAVE_CAR_ADAPTER_MODE
}
6 \edef\UseOption{\UseOption,HAVE_BUTTON_LIGHTS
}
7 \edef\UseOption{\UseOption,sansaAMS
}
9 \newcommand{\playerman}{Sansa
}
10 \newcommand{\playertype}{Clip
}
11 \newcommand{\playerlongtype}{\playertype}
12 \newcommand{\genericimg}{128x64x1-clip
}
13 \newcommand{\specimg}{clip
}
14 %Used to name the player, e.g. ...to the \dap
15 \newcommand{\dap}{player
}
16 %For use when referring to the player. E.g. the \daps\ capacity...
17 \newcommand{\daps}{player's
}
18 \newcommand{\firmwarefilename}{\fname{rockbox.sansa
}}
19 \newcommand{\firmwareextension}{\fname{sansa
}}
20 \newcommand{\screenshotsize}{3cm
}
21 \newcommand{\disk}{flash storage
}
23 % link external keymap file
24 \input{platform/keymap-clip.tex
}