~ruther/qmk_firmware

79d083c63544328ad765d12455fc45699604adc9 — Leo Deng 2 years ago 293a9fb
[Docs] Update feature_joystick.md (#19347)

1 files changed, 1 insertions(+), 1 deletions(-)

M docs/feature_joystick.md
M docs/feature_joystick.md => docs/feature_joystick.md +1 -1
@@ 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.