1
0
Fork 0

[Keyboard] Fix orientation issues for Ploopy pointing devices (#16035)

This commit is contained in:
Drashna Jaelre 2022-01-25 05:42:54 -08:00 committed by GitHub
parent 3e0ee6fb74
commit ca10e4d075
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View file

@ -61,4 +61,4 @@
#define ADNS5050_SDIO_PIN C6
#define ADNS5050_CS_PIN B4
#define POINTING_DEVICE_ROTATION_90
#define POINTING_DEVICE_ROTATION_270

View file

@ -50,4 +50,4 @@
#define ADNS5050_SDIO_PIN C6
#define ADNS5050_CS_PIN B4
#define POINTING_DEVICE_ROTATION_90
#define POINTING_DEVICE_ROTATION_270