~ruther/qmk_firmware

e3a34d6062d8ba1948d44ab756ce740d9f9d499d — QMK Bot 2 years ago 0072f5b + 79d083c
Merge remote-tracking branch 'origin/master' into develop
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.