mirror of
https://github.com/qmk/qmk_firmware.git
synced 2025-07-15 20:31:27 +00:00
Fix broken documentation in the HID class bootloader.
This commit is contained in:
parent
3e7e02c6dd
commit
70fd816b09
@ -1532,7 +1532,8 @@ INCLUDE_FILE_PATTERNS =
|
||||
# instead of the = operator.
|
||||
|
||||
PREDEFINED = __DOXYGEN__ \
|
||||
PROGMEM
|
||||
PROGMEM \
|
||||
ATTR_NO_INIT
|
||||
|
||||
# If the MACRO_EXPANSION and EXPAND_ONLY_PREDEF tags are set to YES then
|
||||
# this tag can be used to specify a list of macro names that should be expanded.
|
||||
|
Loading…
Reference in New Issue
Block a user