mirror of
https://github.com/firewalkwithm3/qmk_firmware.git
synced 2024-11-22 11:30:30 +08:00
[Docs] Update feature_joystick.md (#19347)
This commit is contained in:
parent
293a9fb342
commit
79d083c635
|
@ -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.
|
||||
|
||||
|
|
Loading…
Reference in a new issue