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 e617d5f..c8cd03a 100644 --- a/apps/SOURCES +++ b/apps/SOURCES @@ -187,4 +187,6 @@ keymaps/keymap-mr100.c keymaps/keymap-cowond2.c #elif CONFIG_KEYPAD == CREATIVEZVM_PAD keymaps/keymap-creativezvm.c +#elif CONFIG_KEYPAD == CREATIVEZV_PAD +keymaps/keymap-creativezv.c #endif |