diff options
Diffstat (limited to 'apps/SOURCES')
| -rw-r--r-- | apps/SOURCES | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/SOURCES b/apps/SOURCES index a5dfc8b..96f3773 100644 --- a/apps/SOURCES +++ b/apps/SOURCES @@ -96,4 +96,6 @@ keymaps/keymap-ondio.c keymaps/keymap-player.c #elif CONFIG_KEYPAD == IAUDIO_X5_PAD keymaps/keymap-x5.c +#elif CONFIG_KEYPAD == IRIVER_H10_PAD +keymaps/keymap-h10.c #endif |