Rework and expand Pointing Device support (#14343)
Co-authored-by: Dasky <32983009+daskygit@users.noreply.github.com>
This commit is contained in:
parent
462c3a6151
commit
56e3f06a26
60 changed files with 2107 additions and 1705 deletions
|
@ -56,3 +56,9 @@
|
|||
|
||||
// If board has a debug LED, you can enable it by defining this
|
||||
// #define DEBUG_LED_PIN F7
|
||||
|
||||
#define ADNS5050_SCLK_PIN B7
|
||||
#define ADNS5050_SDIO_PIN C6
|
||||
#define ADNS5050_CS_PIN B4
|
||||
|
||||
#define POINTING_DEVICE_ROTATION_90
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue