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 78a1bfe..0734d34 100644 --- a/apps/SOURCES +++ b/apps/SOURCES @@ -327,5 +327,7 @@ keymaps/keymap-fuzeplus.c keymaps/keymap-rk27xx-generic.c #elif CONFIG_KEYPAD == HM60X_PAD keymaps/keymap-hm60x.c +#elif CONFIG_KEYPAD == HM801_PAD +keymaps/keymap-hm801.c #endif |