1
0
Fork 0

[Docs] Fixed minor typos (#8860)

This commit is contained in:
Chris Ko 2020-04-19 18:04:26 -04:00 committed by GitHub
parent 33a5dc4fcf
commit 9b70e53508
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 8 additions and 8 deletions

View file

@ -870,7 +870,7 @@ void tap_code(uint8_t code) {
/** \brief Adds the given physically pressed modifiers and sends a keyboard report immediately.
*
* \param mods A bitfield of modifiers to unregister.
* \param mods A bitfield of modifiers to register.
*/
void register_mods(uint8_t mods) {
if (mods) {