mirror of
https://github.com/openstenoproject/qmk
synced 2024-11-13 03:54:42 +00:00
[Keyboard] Fix orientation issues for Ploopy pointing devices (#16035)
This commit is contained in:
parent
3e0ee6fb74
commit
ca10e4d075
2 changed files with 2 additions and 2 deletions
|
@ -61,4 +61,4 @@
|
|||
#define ADNS5050_SDIO_PIN C6
|
||||
#define ADNS5050_CS_PIN B4
|
||||
|
||||
#define POINTING_DEVICE_ROTATION_90
|
||||
#define POINTING_DEVICE_ROTATION_270
|
||||
|
|
|
@ -50,4 +50,4 @@
|
|||
#define ADNS5050_SDIO_PIN C6
|
||||
#define ADNS5050_CS_PIN B4
|
||||
|
||||
#define POINTING_DEVICE_ROTATION_90
|
||||
#define POINTING_DEVICE_ROTATION_270
|
||||
|
|
Loading…
Reference in a new issue