mirror of
https://github.com/qmk/qmk_firmware.git
synced 2025-07-17 21:22:05 +00:00
Merge remote-tracking branch 'origin/develop' into xap
This commit is contained in:
commit
c26ec8c138
@ -19,6 +19,8 @@
|
|||||||
#include "pointing_device.h"
|
#include "pointing_device.h"
|
||||||
#include <string.h>
|
#include <string.h>
|
||||||
#include "timer.h"
|
#include "timer.h"
|
||||||
|
#include "gpio.h"
|
||||||
|
|
||||||
#ifdef MOUSEKEY_ENABLE
|
#ifdef MOUSEKEY_ENABLE
|
||||||
# include "mousekey.h"
|
# include "mousekey.h"
|
||||||
#endif
|
#endif
|
||||||
|
Loading…
Reference in New Issue
Block a user