mirror of
https://github.com/Cian-H/qmk_firmware.git
synced 2026-08-21 13:22:52 +01:00
[Bug] Fix 3 speed mousekey mode (#17500)
This commit is contained in:
@@ -174,6 +174,7 @@ void mousekey_off(uint8_t code);
|
||||
void mousekey_clear(void);
|
||||
void mousekey_send(void);
|
||||
report_mouse_t mousekey_get_report(void);
|
||||
bool should_mousekey_report_send(report_mouse_t *mouse_report);
|
||||
|
||||
#ifdef __cplusplus
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user