diff options
Diffstat (limited to 'tmk_core/common/bootmagic.h')
-rw-r--r-- | tmk_core/common/bootmagic.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tmk_core/common/bootmagic.h b/tmk_core/common/bootmagic.h index 8f6618f4bd..f3ea6a24d4 100644 --- a/tmk_core/common/bootmagic.h +++ b/tmk_core/common/bootmagic.h @@ -2,6 +2,8 @@ #define BOOTMAGIC_H +/* FIXME: Add special doxygen comments for defines here. */ + /* bootmagic salt key */ #ifndef BOOTMAGIC_KEY_SALT #define BOOTMAGIC_KEY_SALT KC_SPACE |