X-Git-Url: http://git.linex4red.de/pub/USBasp.git/blobdiff_plain/ef06eefc8b0160781cddea86c9005d32fb135c3c..fc2cbe07005f3359a5a3f25f3b0972f73a2570e9:/LUFA/Drivers/Board/AVR8/USB2AX/Buttons.h
diff --git a/LUFA/Drivers/Board/AVR8/USB2AX/Buttons.h b/LUFA/Drivers/Board/AVR8/USB2AX/Buttons.h
index cb0eecdf6..1976f0ab5 100644
--- a/LUFA/Drivers/Board/AVR8/USB2AX/Buttons.h
+++ b/LUFA/Drivers/Board/AVR8/USB2AX/Buttons.h
@@ -29,7 +29,7 @@
 */
 
 /** \file
- *  \brief Board specific Buttons driver header for the Paranoid Studio USB2AX.
+ *  \brief Board specific Buttons driver header for the Xevelabs USB2AX.
  *  \copydetails Group_Buttons_USB2AX
  *
  *  \note This file should not be included directly. It is automatically included as needed by the Buttons driver
@@ -37,17 +37,24 @@
  */
 
 /** \ingroup Group_Buttons
+ *  \defgroup Group_Buttons_USB2AX_V31 USB2AX_V31
+ *  \brief Board specific Button driver header for the Xevelabs USB2AX revision 3.1.
+ *
+ *  See \ref Group_Buttons_USB2AX for more details.
+ */
+ 
+/** \ingroup Group_Buttons
  *  \defgroup Group_Buttons_USB2AX_V3 USB2AX_V3
- *  \brief Board specific Button driver header for the Paranoid Studio USB2AX revision 3.
+ *  \brief Board specific Button driver header for the Xevelabs USB2AX revision 3.
  *
  *  See \ref Group_Buttons_USB2AX for more details.
  */
 
 /** \ingroup Group_Buttons
  *  \defgroup Group_Buttons_USB2AX USB2AX
- *  \brief Board specific Buttons driver header for the Paranoid Studio USB2AX.
+ *  \brief Board specific Buttons driver header for the Xevelabs USB2AX revisions 1 and 2.
  *
- *  \note For version 3 USB2AX boards, compile with BOARD = USB2AX_V3.
+ *  \note For version 3 USB2AX boards, compile with BOARD = USB2AX_V3 and for version 3.1, with BOARD = USB2AX_V31. 
  *
  *  Board specific Buttons driver header for the Paranoid Studio USB2AX (http://paranoidstudio.assembla.com/wiki/show/paranoidstudio/USB2AX).
  *