From: Dean Camera Date: Mon, 17 Jan 2011 23:11:13 +0000 (+0000) Subject: Fixed incorrect definition of the HID_KEYBOARD_SC_RIGHT_ARROW constant in the HID... X-Git-Tag: LUFA-110528-BETA~101 X-Git-Url: http://git.linex4red.de/pub/USBasp.git/commitdiff_plain/ef44b8c036daf4806a369dfdcd5adf72cf85b824?hp=ef44b8c036daf4806a369dfdcd5adf72cf85b824 Fixed incorrect definition of the HID_KEYBOARD_SC_RIGHT_ARROW constant in the HID class driver (thanks to Joby Taffey). Add in newHID_KEYBOARD_SC_POWER keyboard scancode constant. ---