aboutsummaryrefslogtreecommitdiffstats
path: root/include/ginput/keyboard.h
diff options
context:
space:
mode:
authorJoel Bodenmann <joel@unormal.org>2012-12-18 23:15:47 +0100
committerJoel Bodenmann <joel@unormal.org>2012-12-18 23:15:47 +0100
commita520a32209cc6057b985bde5d0ad21a8f4186bf2 (patch)
treeea0aad71d6370c9ef1840607ed69680dd7f6a159 /include/ginput/keyboard.h
parenta75653f7a1dbe7fc8317fcc3d8d2331855d3a036 (diff)
downloaduGFX-a520a32209cc6057b985bde5d0ad21a8f4186bf2.tar.gz
uGFX-a520a32209cc6057b985bde5d0ad21a8f4186bf2.tar.bz2
uGFX-a520a32209cc6057b985bde5d0ad21a8f4186bf2.zip
more doxygen
Diffstat (limited to 'include/ginput/keyboard.h')
-rw-r--r--include/ginput/keyboard.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/include/ginput/keyboard.h b/include/ginput/keyboard.h
index 756b78e4..9f5df32e 100644
--- a/include/ginput/keyboard.h
+++ b/include/ginput/keyboard.h
@@ -21,10 +21,11 @@
* @file include/ginput/keyboard.h
* @brief GINPUT GFX User Input subsystem header file.
*
- * @defgroup Keyboard
+ * @defgroup Keyboard Keyboard
* @ingroup GINPUT
* @{
*/
+
#ifndef _GINPUT_KEYBOARD_H
#define _GINPUT_KEYBOARD_H