*/\r
\r
/** \file\r
- * \brief Board specific Buttons driver header for the Bentio.\r
+ * \brief Board specific Buttons driver header for the JM-DB-U2.\r
*\r
- * Board specific Buttons driver header for the Benito (http://dorkbotpdx.org/wiki/benito).\r
+ * Board specific Buttons driver header for the JM-DB-U2 (http://u2.mattair.net/index.html).\r
*\r
* \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_BENITO BENITO\r
+ * @defgroup Group_Buttons_JMDBU2 JMDBU2\r
*\r
- * Board specific Buttons driver header for the Bentio (http://dorkbotpdx.org/wiki/benito).\r
+ * Board specific Buttons driver header for the JM-DB-U2 (http://u2.mattair.net/index.html).\r
*\r
* \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
\r
-#ifndef __BUTTONS_BENTIO_H__\r
-#define __BUTTONS_BENITO_H__\r
+#ifndef __BUTTONS_JMDBU2_H__\r
+#define __BUTTONS_JMDBU2_H__\r
\r
/* Includes: */\r
#include <avr/io.h>\r