summaryrefslogtreecommitdiff
path: root/usb_keycodes.h
diff options
context:
space:
mode:
authortmk <nobody@nowhere>2010-11-17 16:06:20 +0900
committertmk <nobody@nowhere>2010-11-17 16:06:20 +0900
commit02d955e9fecda610e9cb7f5317262b907614bf31 (patch)
tree01a32f36bb17574f46c0d1848d87b0f750afdedc /usb_keycodes.h
parent8240e606d4571624c7967d6acfa562d70ff3ab97 (diff)
add audio controls from consumer page(HID)
Diffstat (limited to 'usb_keycodes.h')
-rw-r--r--usb_keycodes.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/usb_keycodes.h b/usb_keycodes.h
index b49ecd5809..87aa31ca8f 100644
--- a/usb_keycodes.h
+++ b/usb_keycodes.h
@@ -77,8 +77,8 @@
#define KB_SCLN KB_SCOLON
#define KB_QUOT KB_QUOTE
#define KB_PWR KB_POWER
-#define KB_VUP KB_VOLUP
-#define KB_VDWN KB_VOLDOWN
+#define KB_VOLU KB_VOLUP
+#define KB_VOLD KB_VOLDOWN
#define KP_SLSH KP_SLASH
#define KP_ASTR KP_ASTERISK
#define KP_MINS KP_MINUS