summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorQMK Bot <hello@qmk.fm>2022-12-15 19:29:21 +0000
committerQMK Bot <hello@qmk.fm>2022-12-15 19:29:21 +0000
commite3a34d6062d8ba1948d44ab756ce740d9f9d499d (patch)
tree67d7a4106b61507f7dfed2d5081a6658a6468213 /docs
parent0072f5bb1b7aa6e7a1061b7c3242dd6c3664eedf (diff)
parent79d083c63544328ad765d12455fc45699604adc9 (diff)
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'docs')
-rw-r--r--docs/feature_joystick.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/feature_joystick.md b/docs/feature_joystick.md
index e60046a3c3..dc7b49a600 100644
--- a/docs/feature_joystick.md
+++ b/docs/feature_joystick.md
@@ -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.