summaryrefslogtreecommitdiff
path: root/quantum/action.c
diff options
context:
space:
mode:
Diffstat (limited to 'quantum/action.c')
-rw-r--r--quantum/action.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/quantum/action.c b/quantum/action.c
index 6b2e9104e0..2cea6caae1 100644
--- a/quantum/action.c
+++ b/quantum/action.c
@@ -1024,6 +1024,7 @@ __attribute__((weak)) void unregister_mods(uint8_t mods) {
}
}
+
/** \brief Adds the given weak modifiers and sends a keyboard report immediately.
*
* \param mods A bitfield of modifiers to register.