Digitizer feature improvements (#19034)
This commit is contained in:
parent
8cecf7fad8
commit
6cc9513ab0
10 changed files with 298 additions and 118 deletions
|
@ -207,6 +207,10 @@ extern layer_state_t layer_state;
|
|||
# include "joystick.h"
|
||||
#endif
|
||||
|
||||
#ifdef DIGITIZER_ENABLE
|
||||
# include "digitizer.h"
|
||||
#endif
|
||||
|
||||
#ifdef VIA_ENABLE
|
||||
# include "via.h"
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue