diff options
| author | Ryan | 2023-03-22 04:32:49 +0100 |
|---|---|---|
| committer | GitHub | 2023-03-22 04:32:49 +0100 |
| commit | 9c3c159286d20b05c3526ddb96661b10f706f222 (patch) | |
| tree | dafee995b475dadc8984cff3f452369b67278b33 /quantum/joystick.h | |
| parent | 74c033eaf237a175bfb8168d3e2c82830f062004 (diff) | |
Update Doxygen comments for some headers (#20194)
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 * \{ */ |