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 5a3dc89..4cc7fee 100644 --- a/apps/SOURCES +++ b/apps/SOURCES @@ -155,4 +155,6 @@ keymaps/keymap-e200.c keymaps/keymap-c200.c #elif CONFIG_KEYPAD == ARCHOS_AV300_PAD keymaps/keymap-av300.c +#elif CONFIG_KEYPAD == MROBE500_PAD +keymaps/keymap-mr500.c #endif |