mousekey: expose current report to users (#13069)
This commit is contained in:
@@ -486,3 +486,5 @@ static void mousekey_debug(void) {
|
||||
print_dec(mousekey_accel);
|
||||
print(")\n");
|
||||
}
|
||||
|
||||
report_mouse_t mousekey_get_report(void) { return mouse_report; }
|
||||
|
Reference in New Issue
Block a user