summaryrefslogtreecommitdiff
path: root/quantum/programmable_button.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/programmable_button.h
parent74c033eaf237a175bfb8168d3e2c82830f062004 (diff)
Update Doxygen comments for some headers (#20194)
Diffstat (limited to 'quantum/programmable_button.h')
-rw-r--r--quantum/programmable_button.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/quantum/programmable_button.h b/quantum/programmable_button.h
index e8c916d75c..4c2cd534fe 100644
--- a/quantum/programmable_button.h
+++ b/quantum/programmable_button.h
@@ -21,9 +21,9 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#include <stdbool.h>
/**
- * \defgroup programmable_button
+ * \file
*
- * HID Programmable Buttons
+ * \defgroup programmable_button HID Programmable Buttons
* \{
*/