mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-10-14 02:27:39 -04:00
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
|
@ -49,7 +49,6 @@ extern const fb_data matrix_normal[];
|
|||
#define LEFTMARGIN (LCD_WIDTH-(COLS*COL_W))/2
|
||||
#define TOPMARGIN (LCD_HEIGHT-(ROWS*COL_H))/2
|
||||
|
||||
/* FIXME: could use plugin lib actions */
|
||||
#if (CONFIG_KEYPAD == IPOD_4G_PAD) || \
|
||||
(CONFIG_KEYPAD == IPOD_3G_PAD) || \
|
||||
(CONFIG_KEYPAD == IPOD_1G2G_PAD)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue