forked from len0rd/rockbox
Button driver for iAudio X5
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8828 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
f16c1f341a
commit
568ac3eb21
32 changed files with 98 additions and 56 deletions
|
@ -988,7 +988,7 @@ STATIC void chip8 (void)
|
|||
#define CHIP8_OFF BUTTON_POWER
|
||||
#define CHIP8_KEY2 BUTTON_UP
|
||||
#define CHIP8_KEY4 BUTTON_LEFT
|
||||
#define CHIP8_KEY5 BUTTON_MENU
|
||||
#define CHIP8_KEY5 BUTTON_SELECT
|
||||
#define CHIP8_KEY6 BUTTON_RIGHT
|
||||
#define CHIP8_KEY8 BUTTON_DOWN
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue