From 4428e7c34094ac55a336a06db71be937726ab35c Mon Sep 17 00:00:00 2001 From: drashna Date: Thu, 15 Dec 2022 19:30:25 +0000 Subject: [PATCH] =?UTF-8?q?Deploying=20to=20gh-pages=20from=20@=20qmk/qmk?= =?UTF-8?q?=5Ffirmware@79d083c63544328ad765d12455fc45699604adc9=20?= =?UTF-8?q?=F0=9F=9A=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- feature_joystick.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/feature_joystick.md b/feature_joystick.md index e60046a3c3c..dc7b49a600c 100644 --- a/feature_joystick.md +++ b/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.