mirror of
https://github.com/Cian-H/qmk_firmware.git
synced 2026-05-31 20:12:03 +01:00
[Docs] Fixed minor typos (#8860)
This commit is contained in:
@@ -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) {
|
||||
|
||||
Reference in New Issue
Block a user