mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-10-13 18:17:39 -04:00
Cowon D2: Rename COWOND2_PAD -> COWON_D2_PAD to match macro used in manual, and
to target naming conventions in general git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24010 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
5ce515c315
commit
47ddbaa47b
69 changed files with 74 additions and 74 deletions
|
@ -1077,7 +1077,7 @@ CONFIG_KEYPAD == SANSA_M200_PAD
|
|||
#define CHIP8_KEY6 BUTTON_RC_FF
|
||||
#define CHIP8_KEY8 BUTTON_RC_VOL_DOWN
|
||||
|
||||
#elif (CONFIG_KEYPAD == COWOND2_PAD)
|
||||
#elif (CONFIG_KEYPAD == COWON_D2_PAD)
|
||||
#define CHIP8_OFF BUTTON_POWER
|
||||
|
||||
#elif CONFIG_KEYPAD == CREATIVEZVM_PAD
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue