mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-10-13 18:17:39 -04:00
Initial commit for the Creative ZEN X-Fi2 and X-Fi3 ports
These are really similar devices so one commit for both is ok. Change-Id: I8bd1d3fef1eb6d00aaadfb7af56c771f62d0c9c3
This commit is contained in:
parent
e09c1e3d43
commit
12c64a4b79
44 changed files with 3424 additions and 26 deletions
|
@ -236,6 +236,10 @@ keymaps/keymap-meizu-m6sp.c
|
|||
keymaps/keymap-creativezvm.c
|
||||
#elif CONFIG_KEYPAD == CREATIVEZV_PAD
|
||||
keymaps/keymap-creativezv.c
|
||||
#elif CONFIG_KEYPAD == CREATIVE_ZENXFI2_PAD
|
||||
keymaps/keymap-zenxfi2.c
|
||||
#elif CONFIG_KEYPAD == CREATIVE_ZENXFI3_PAD
|
||||
keymaps/keymap-zenxfi3.c
|
||||
#elif CONFIG_KEYPAD == PHILIPS_SA9200_PAD
|
||||
keymaps/keymap-sa9200.c
|
||||
#elif CONFIG_KEYPAD == PHILIPS_HDD1630_PAD
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue