mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-10-13 18:17:39 -04:00
Rockblox for the last two targets (ifp and Sansa). The Sansa keymap has already been there, the ifp keymap is working but might have room for improvements by someone who can test on the unit.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11933 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
00528e0c4d
commit
59c9dcc990
6 changed files with 42 additions and 3 deletions
|
@ -49,6 +49,8 @@ brickmania_powerups.112x64x1.bmp
|
|||
/* Rockblox */
|
||||
#if (LCD_WIDTH == 112) && (LCD_HEIGHT == 64)
|
||||
rockblox_background.112x64x1.bmp
|
||||
#elif (LCD_WIDTH == 128) && (LCD_HEIGHT == 64)
|
||||
rockblox_background.128x64x1.bmp
|
||||
#endif
|
||||
|
||||
/* Flip it */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue