diff options
Diffstat (limited to 'quantum/joystick.h')
-rw-r--r-- | quantum/joystick.h | 4 |
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 * \{ */ |