summaryrefslogtreecommitdiff
path: root/quantum/programmable_button.h
diff options
context:
space:
mode:
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
* \{
*/