Deploying to gh-pages from @ qmk/qmk_firmware@79d083c635 🚀

This commit is contained in:
drashna 2022-12-15 19:30:25 +00:00
parent 16d48c49b5
commit 4428e7c340

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.