Added support for the officially recommended layout of the external peripherals conne...
[pub/USBasp.git] / LUFA / Drivers / Board / USBKEY / Buttons.h
index 78c5b56..9920eb1 100644 (file)
  *  \note This file should not be included directly. It is automatically included as needed by the Buttons driver\r
  *        dispatch header located in LUFA/Drivers/Board/Buttons.h.\r
  */\r
\r
+/** \ingroup Group_Buttons\r
+ *  @defgroup Group_Buttons_USBKEY USBKEY\r
+ *\r
+ *  @{\r
+ */\r
 \r
 #ifndef __BUTTONS_USBKEY_H__\r
 #define __BUTTONS_USBKEY_H__\r
@@ -82,3 +88,4 @@
                        \r
 #endif\r
 \r
+/** @} */\r