Fixed GenericHIDHost demo report write routine incorrect for control type requests...
[pub/USBasp.git] / LUFA / Drivers / Board / USBKEY / Joystick.h
index 6c2d72a..332dd56 100644 (file)
  *  \note This file should not be included directly. It is automatically included as needed by the joystick driver\r
  *        dispatch header located in LUFA/Drivers/Board/Joystick.h.\r
  */\r
\r
+\r
+/** \ingroup Group_Joystick\r
+ *  @defgroup Group_Joystick_USBKEY USBKEY\r
+ *\r
+ *  @{\r
+ */\r
+\r
 #ifndef __JOYSTICK_USBKEY_H__\r
 #define __JOYSTICK_USBKEY_H__\r
 \r
                #endif\r
 \r
 #endif\r
+\r
+/** @} */\r