summaryrefslogtreecommitdiff
path: root/firmware/export/usb.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/usb.h')
-rw-r--r--firmware/export/usb.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/firmware/export/usb.h b/firmware/export/usb.h
index 00517b2475..c8bbf28267 100644
--- a/firmware/export/usb.h
+++ b/firmware/export/usb.h
@@ -54,9 +54,6 @@ enum {
54#elif CONFIG_KEYPAD == GIGABEAT_PAD 54#elif CONFIG_KEYPAD == GIGABEAT_PAD
55#define USBPOWER_BUTTON BUTTON_MENU 55#define USBPOWER_BUTTON BUTTON_MENU
56#define USBPOWER_BTN_IGNORE BUTTON_POWER 56#define USBPOWER_BTN_IGNORE BUTTON_POWER
57#elif CONFIG_KEYPAD == GIGABEAT_S_PAD
58#define USBPOWER_BUTTON BUTTON_MENU
59#define USBPOWER_BTN_IGNORE BUTTON_BACK
60#elif (CONFIG_KEYPAD == IRIVER_H10_PAD) || \ 57#elif (CONFIG_KEYPAD == IRIVER_H10_PAD) || \
61 (CONFIG_KEYPAD == MROBE100_PAD) 58 (CONFIG_KEYPAD == MROBE100_PAD)
62#define USBPOWER_BUTTON BUTTON_RIGHT 59#define USBPOWER_BUTTON BUTTON_RIGHT