forked from len0rd/rockbox
m200v4: rename Keys, so they match better other targets with similar key-layout. Enable plugins, add keymaps for plugins. More keymap improvements needed.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19405 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
790f5ae1e0
commit
90bcf9be5e
54 changed files with 408 additions and 103 deletions
|
@ -80,7 +80,7 @@ solitaire.c
|
|||
sokoban.c
|
||||
star.c
|
||||
starfield.c
|
||||
#if CONFIG_LCD == LCD_SSD1815
|
||||
#if (CONFIG_LCD == LCD_SSD1815) && (CONFIG_CODEC != SWCODEC)
|
||||
video.c
|
||||
#endif
|
||||
vu_meter.c
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue