Merge remote-tracking branch 'origin/master' into develop

pull/19349/head
QMK Bot 2022-12-15 19:29:21 +00:00
commit e3a34d6062
1 changed files with 1 additions and 1 deletions

View File

@ -192,7 +192,7 @@ Set the state of a button, and flush the report.
---
### `void register_joystick_button(uint8_t button)` :id=api-unregister-joystick-button
### `void unregister_joystick_button(uint8_t button)` :id=api-unregister-joystick-button
Reset the state of a button, and flush the report.