mirror of
https://github.com/qmk/qmk_firmware.git
synced 2025-09-10 17:15:43 +00:00
Add file-level brief documentation.
Remove accidentally duplicated model-specific peripheral driver files.
This commit is contained in:
@@ -29,10 +29,10 @@
|
||||
*/
|
||||
|
||||
/** \file
|
||||
* \brief Master include file for the library USB functionality.
|
||||
*
|
||||
* Master include file for the library USB functionality. This file should be included in all user projects making
|
||||
* use of the USB portions of the library, instead of including any headers in the USB/LowLevel or USB/HighLevel
|
||||
* directories.
|
||||
* This file should be included in all user projects making use of the USB portions of the library, instead of
|
||||
* including any headers in the USB/LowLevel/ or USB/HighLevel/ subdirectories.
|
||||
*/
|
||||
|
||||
/** @defgroup Group_USB USB - LUFA/Drivers/USB/USB.h
|
||||
|
||||
Reference in New Issue
Block a user