mirror of
https://github.com/qmk/qmk_firmware.git
synced 2025-02-17 18:16:53 +00:00
Fixed RH pimaroni config bug
This commit is contained in:
parent
1bc1ecd721
commit
0b1495f2a0
@ -36,6 +36,10 @@
|
|||||||
/* Time until maximum scroll speed is reached */
|
/* Time until maximum scroll speed is reached */
|
||||||
#define MOUSEKEY_WHEEL_TIME_TO_MAX 15
|
#define MOUSEKEY_WHEEL_TIME_TO_MAX 15
|
||||||
|
|
||||||
|
#define POINTING_DEVICE_ROTATION_90
|
||||||
|
#define SPLIT_POINTING_ENABLE
|
||||||
|
#define POINTING_DEVICE_RIGHT
|
||||||
|
#define POINTING_DEVICE_TASK_THROTTLE_MS 8
|
||||||
/*
|
/*
|
||||||
- RGB Stuff -
|
- RGB Stuff -
|
||||||
All effects can be found in the QMK docs:
|
All effects can be found in the QMK docs:
|
||||||
|
Loading…
Reference in New Issue
Block a user