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
|
@ -16,7 +16,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
|
|||
*/
|
||||
|
||||
#include QMK_KEYBOARD_H
|
||||
#include "pimoroni_trackball.h"
|
||||
#include "drivers/sensors/pimoroni_trackball.h"
|
||||
#include "pointing_device.h"
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue