mirror of
https://github.com/zsa/qmk_firmware.git
synced 2026-02-15 00:34:03 +00:00
Fix board name redefinition in BoardTypes.h (thanks to Daniel Czigany).
This commit is contained in:
@@ -114,7 +114,7 @@
|
||||
#define BOARD_UDIP 16
|
||||
|
||||
/** Selects the BUI specific board drivers, including the driver for the board LEDs. */
|
||||
#define BOARD_UDIP 17
|
||||
#define BOARD_BUI 17
|
||||
|
||||
#if !defined(__DOXYGEN__)
|
||||
#define BOARD_ BOARD_NONE
|
||||
|
||||
Reference in New Issue
Block a user