Missing keymap commit

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14965 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Karl Kurbjun 2007-10-03 00:42:14 +00:00
parent e6d8db54c4
commit efb103f044
3 changed files with 396 additions and 2 deletions

View file

@ -21,8 +21,10 @@ rockboxlogo.176x54x16.bmp
rockboxlogo.220x68x16.bmp
#elif (LCD_WIDTH == 240) && (LCD_DEPTH == 16)
rockboxlogo.240x74x16.bmp
#elif (LCD_WIDTH >= 320) && (LCD_DEPTH == 16)
#elif (LCD_WIDTH == 320) && (LCD_DEPTH == 16)
rockboxlogo.320x98x16.bmp
#elif (LCD_WIDTH >= 640) && (LCD_DEPTH == 16)
rockboxlogo.640x198x16.bmp
#endif
/* USB logo */