summaryrefslogtreecommitdiff
path: root/apps/plugins/chessbox/chessbox_pgn.h
diff options
context:
space:
mode:
Diffstat (limited to 'apps/plugins/chessbox/chessbox_pgn.h')
-rw-r--r--apps/plugins/chessbox/chessbox_pgn.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/plugins/chessbox/chessbox_pgn.h b/apps/plugins/chessbox/chessbox_pgn.h
index e9b66787ee..aacc2ba412 100644
--- a/apps/plugins/chessbox/chessbox_pgn.h
+++ b/apps/plugins/chessbox/chessbox_pgn.h
@@ -539,7 +539,7 @@
539#define CB_SCROLL_LEFT (BUTTON_PREV|BUTTON_REPEAT) 539#define CB_SCROLL_LEFT (BUTTON_PREV|BUTTON_REPEAT)
540#define CB_SCROLL_RIGHT (BUTTON_NEXT|BUTTON_REPEAT) 540#define CB_SCROLL_RIGHT (BUTTON_NEXT|BUTTON_REPEAT)
541 541
542#elif CONFIG_KEYPAD == FIIO_M3K_PAD 542#elif CONFIG_KEYPAD == FIIO_M3K_LINUX_PAD
543#define CB_SELECT BUTTON_PLAY 543#define CB_SELECT BUTTON_PLAY
544#define CB_UP BUTTON_HOME 544#define CB_UP BUTTON_HOME
545#define CB_DOWN BUTTON_OPTION 545#define CB_DOWN BUTTON_OPTION