]> git.donarmstrong.com Git - tmk_firmware.git/blobdiff - common/mousekey.c
Merge branch 'action_fix'
[tmk_firmware.git] / common / mousekey.c
index 3068fc5e377480de135ae68bfe4eb6370a888307..017be94116f3792cf67561b884d7f3566f9e397f 100644 (file)
@@ -26,6 +26,7 @@ along with this program.  If not, see <http://www.gnu.org/licenses/>.
 
 
 
+static report_mouse_t mouse_report = {};
 static uint8_t mousekey_repeat =  0;
 static uint8_t mousekey_accel = 0;