Add initial plugin keymaps for M:robe 500

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20765 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Karl Kurbjun 2009-04-21 04:24:16 +00:00
parent 7f94a9d02f
commit 4855006aab
31 changed files with 99 additions and 21 deletions

View file

@ -103,6 +103,8 @@ PLUGIN_HEADER
#elif (CONFIG_KEYPAD == ONDAVX747_PAD)
#define BTN_MENU (BUTTON_MENU|BUTTON_REL)
#elif defined(HAVE_TOUCHSCREEN)
/* This is a touchscreen target */
#else
#error No keymap defined!
#endif