aboutsummaryrefslogtreecommitdiffstats
path: root/src/ginput/keyboard.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/ginput/keyboard.c')
-rw-r--r--src/ginput/keyboard.c6
1 files changed, 4 insertions, 2 deletions
diff --git a/src/ginput/keyboard.c b/src/ginput/keyboard.c
index c2d84e9a..56ff5e8a 100644
--- a/src/ginput/keyboard.c
+++ b/src/ginput/keyboard.c
@@ -22,10 +22,12 @@
* @file src/ginput/keyboard.c
* @brief GINPUT keyboard code.
*
- * @defgroup Keyboard
- * @intogroup GINPUT
+ * @defgroup Keyboard Keyboard
+ * @ingroup GINPUT
+ *
* @{
*/
+
#include "ch.h"
#include "hal.h"
#include "gfx.h"