X-Git-Url: https://git.friedersdorff.com/?a=blobdiff_plain;f=common%2Fmousekey.c;h=017be94116f3792cf67561b884d7f3566f9e397f;hb=caf7b4e68a597dec1ab23b98838ca0509c318962;hp=3068fc5e377480de135ae68bfe4eb6370a888307;hpb=220de27bed198c2ea27886986de7afd8013d5545;p=max%2Ftmk_keyboard.git diff --git a/common/mousekey.c b/common/mousekey.c index 3068fc5e..017be941 100644 --- a/common/mousekey.c +++ b/common/mousekey.c @@ -26,6 +26,7 @@ along with this program. If not, see . +static report_mouse_t mouse_report = {}; static uint8_t mousekey_repeat = 0; static uint8_t mousekey_accel = 0;