mirror of
https://github.com/zsa/qmk_firmware.git
synced 2026-02-14 16:24:05 +00:00
Improve the BoardDriver build test, check for mismatches board hardware support macros or missing driver macros.
This commit is contained in:
@@ -57,6 +57,8 @@
|
||||
#error Do not include this file directly. Include LUFA/Drivers/Board/Buttons.h instead.
|
||||
#endif
|
||||
|
||||
#define BOARD_DUMMY_BUTTONS_IMPLEMENTATION
|
||||
|
||||
/* Public Interface - May be used in end-application: */
|
||||
/* Macros: */
|
||||
/** Button mask for the first button on the board. */
|
||||
|
||||
Reference in New Issue
Block a user