summaryrefslogtreecommitdiffstats
path: root/quantum/joystick.h
diff options
context:
space:
mode:
authorRyan <fauxpark@gmail.com>2023-03-22 14:32:49 +1100
committerGitHub <noreply@github.com>2023-03-22 14:32:49 +1100
commit9c3c159286d20b05c3526ddb96661b10f706f222 (patch)
treedafee995b475dadc8984cff3f452369b67278b33 /quantum/joystick.h
parent74c033eaf237a175bfb8168d3e2c82830f062004 (diff)
Update Doxygen comments for some headers (#20194)
Diffstat (limited to 'quantum/joystick.h')
-rw-r--r--quantum/joystick.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/quantum/joystick.h b/quantum/joystick.h
index 0ac99aa590..5de4ba66c6 100644
--- a/quantum/joystick.h
+++ b/quantum/joystick.h
@@ -22,9 +22,9 @@
#include "gpio.h"
/**
- * \defgroup joystick
+ * \file
*
- * HID Joystick
+ * \defgroup joystick HID Joystick
* \{
*/