Update Doxygen comments for some headers (#20194)

This commit is contained in:
Ryan 2023-03-22 14:32:49 +11:00 committed by GitHub
parent 74c033eaf2
commit 9c3c159286
Failed to generate hash of commit
7 changed files with 25 additions and 18 deletions

View file

@ -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
* \{
*/