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 3819231..c93c5bc 100644 --- a/apps/SOURCES +++ b/apps/SOURCES @@ -164,4 +164,6 @@ keymaps/keymap-av300.c keymaps/keymap-mr500.c #elif CONFIG_KEYPAD == MROBE100_PAD keymaps/keymap-mr100.c +#elif CONFIG_KEYPAD == COWOND2_PAD +keymaps/keymap-cowond2.c #endif |