forked from mirrors/qmk_userspace
Move optical sensor code to drivers folder (#13044)
This commit is contained in:
parent
b491c7994a
commit
6901411bca
32 changed files with 60 additions and 890 deletions
|
@ -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 */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue