From 9c3c159286d20b05c3526ddb96661b10f706f222 Mon Sep 17 00:00:00 2001 From: Ryan Date: Wed, 22 Mar 2023 14:32:49 +1100 Subject: Update Doxygen comments for some headers (#20194) --- quantum/send_string/send_string.h | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'quantum/send_string/send_string.h') diff --git a/quantum/send_string/send_string.h b/quantum/send_string/send_string.h index 4eb55b88dc..dbaed43ebc 100644 --- a/quantum/send_string/send_string.h +++ b/quantum/send_string/send_string.h @@ -15,9 +15,11 @@ */ /** - * \defgroup send_string + * \file * - * Send String API. These functions allow you to create macros by typing out sequences of keystrokes. + * \defgroup send_string Send String API + * + * \brief These functions allow you to create macros by typing out sequences of keystrokes. * \{ */ -- cgit v1.2.3