Move optical sensor code to drivers folder (#13044)
This commit is contained in:
@ -33,7 +33,7 @@
|
||||
# include "oled_stuff.h"
|
||||
#endif
|
||||
#if defined(PIMORONI_TRACKBALL_ENABLE)
|
||||
# include "pimoroni_trackball.h"
|
||||
# include "drivers/sensors/pimoroni_trackball.h"
|
||||
#endif
|
||||
|
||||
/* Define layer names */
|
||||
|
Reference in New Issue
Block a user