mirror of
https://github.com/firewalkwithm3/qmk_firmware.git
synced 2024-11-22 11:30:30 +08:00
[Keyboard] Fix orientation issues for Ploopy pointing devices (#16035)
This commit is contained in:
parent
3e0ee6fb74
commit
ca10e4d075
|
@ -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