summaryrefslogtreecommitdiff
path: root/quantum/leader.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/leader.h
parent74c033eaf237a175bfb8168d3e2c82830f062004 (diff)
Update Doxygen comments for some headers (#20194)
Diffstat (limited to 'quantum/leader.h')
-rw-r--r--quantum/leader.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/quantum/leader.h b/quantum/leader.h
index 1999006c56..3177fcd196 100644
--- a/quantum/leader.h
+++ b/quantum/leader.h
@@ -5,9 +5,9 @@
#include <stdint.h>
/**
- * \defgroup leader
+ * \file
*
- * Leader Key
+ * \defgroup leader Leader Key
* \{
*/