Add mousekey.h
include to quantum.h
(#21897)
This commit is contained in:
parent
a40cccced2
commit
aec7f29df7
9 changed files with 4 additions and 38 deletions
|
@ -1,25 +1,5 @@
|
|||
#include "romus.h"
|
||||
|
||||
/*---------------*\
|
||||
|*-----MOUSE-----*|
|
||||
\*---------------*/
|
||||
#ifdef MOUSEKEY_ENABLE
|
||||
#include "mousekey.h"
|
||||
#endif
|
||||
|
||||
/*-------------*\
|
||||
|*-----RGB-----*|
|
||||
\*-------------*/
|
||||
#ifdef RGBLIGHT_ENABLE
|
||||
#include "rgblight.h"
|
||||
#endif
|
||||
|
||||
/*-------------*\
|
||||
|*---UNICODE---*|
|
||||
\*-------------*/
|
||||
#ifdef UNICODE_ENABLE
|
||||
#endif
|
||||
|
||||
/*-----------------*\
|
||||
|*-----SECRETS-----*|
|
||||
\*-----------------*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue