forked from mirrors/qmk_firmware
Mousekeys fix (#16640)
This commit is contained in:
parent
b8574efcd6
commit
86a35483a1
1 changed files with 1 additions and 0 deletions
|
@ -16,6 +16,7 @@
|
|||
*/
|
||||
|
||||
#include <stdint.h>
|
||||
#include <string.h>
|
||||
#include "keycode.h"
|
||||
#include "host.h"
|
||||
#include "timer.h"
|
||||
|
|
Loading…
Reference in a new issue