X-Git-Url: http://git.linex4red.de/pub/USBasp.git/blobdiff_plain/da676f0f705904df15202f34b14c99f279eda339..5ce60f25e68ef73e01c06409b31b75cfbac9ee3f:/LUFA/Drivers/Board/AVR8/MICROPENDOUS/Buttons.h?ds=inline
diff --git a/LUFA/Drivers/Board/AVR8/MICROPENDOUS/Buttons.h b/LUFA/Drivers/Board/AVR8/MICROPENDOUS/Buttons.h
index 5c5825afb..731d1b05b 100644
--- a/LUFA/Drivers/Board/AVR8/MICROPENDOUS/Buttons.h
+++ b/LUFA/Drivers/Board/AVR8/MICROPENDOUS/Buttons.h
@@ -100,6 +100,18 @@
*
* Board specific Buttons driver header for the Micropendous 32U2 (https://code.google.com/p/micropendous/wiki/Micropendous_32U2).
*
+ * BOARD_MICROPENDOUS_1 and BOARD_MICROPENDOUS_32U2:
+ *
+ * | Name | Info | Active Level | Port Pin |
+ * | BUTTONS_BUTTON1 | HWB Button | Low | PORTD.7 |
+ *
+ *
+ * Other Revisions:
+ *
+ * | Name | Info | Active Level | Port Pin |
+ * | BUTTONS_BUTTON1 | HWB Button | Low | PORTE.2 |
+ *
+ *
* @{
*/