Skip to content

Commit

Permalink
Mousekeys fix (qmk#16640)
Browse files Browse the repository at this point in the history
  • Loading branch information
waffle87 authored and zykrah committed Jul 2, 2022
1 parent e18e450 commit 57fc970
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions quantum/mousekey.c
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@
*/

#include <stdint.h>
#include <string.h>
#include "keycode.h"
#include "host.h"
#include "timer.h"
Expand Down

0 comments on commit 57fc970

Please sign in to comment.