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
|
@ -27,4 +27,4 @@ POINTING_DEVICE_ENABLE = yes
|
|||
MOUSEKEY_ENABLE = yes # Mouse keys
|
||||
|
||||
QUANTUM_LIB_SRC += analog.c spi_master.c
|
||||
SRC += pmw3360.c opt_encoder.c
|
||||
SRC += drivers/sensors/pmw3360.c opt_encoder.c
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue