Added support for the officially recommended layout of the external peripherals conne...
[pub/lufa.git] / LUFA / Drivers / Board / Buttons.h
index 4216d07..b8c748b 100644 (file)
@@ -81,6 +81,8 @@
                #include "ATAVRUSBRF01/Buttons.h"\r
        #elif (BOARD == BOARD_USER)\r
                #include "Board/Buttons.h"              \r
+       #elif (BOARD == BOARD_BUMBLEB)\r
+               #include "BUMBLEB/Buttons.h"\r
        #else\r
                #error The selected board does not contain any GPIO buttons.\r
        #endif\r