forked from len0rd/rockbox
revert/fix parts of r19673, as it changed some e200 keymaps and introduces not-needed FIXME comments.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19778 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
e6bf9f9ff8
commit
15013562dc
17 changed files with 19 additions and 26 deletions
|
@ -210,9 +210,8 @@ PLUGIN_HEADER
|
|||
#define CALCULATOR_CALC (BUTTON_SELECT|BUTTON_REPEAT)
|
||||
#if (CONFIG_KEYPAD == SANSA_E200_PAD)
|
||||
#define CALCULATOR_CLEAR BUTTON_REC
|
||||
/* FIXME: define as soon as HOME works
|
||||
#elif (CONFIG_KEYPAD == SANSA_FUZE_PAD)
|
||||
#define CALCULATOR_CLEAR BUTTON_HOME */
|
||||
#define CALCULATOR_CLEAR BUTTON_HOME
|
||||
#endif
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue