forked from mirrors/qmk_userspace
Update Doxygen comments for some headers (#20194)
This commit is contained in:
parent
74c033eaf2
commit
9c3c159286
7 changed files with 25 additions and 18 deletions
|
@ -13,17 +13,15 @@
|
|||
* You should have received a copy of the GNU General Public License
|
||||
* along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
*/
|
||||
|
||||
#pragma once
|
||||
|
||||
#include "quantum.h"
|
||||
|
||||
#include <stdbool.h>
|
||||
#include <stdint.h>
|
||||
|
||||
/**
|
||||
* \defgroup digitizer
|
||||
* \file
|
||||
*
|
||||
* HID Digitizer
|
||||
* defgroup digitizer HID Digitizer
|
||||
* \{
|
||||
*/
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue