mirror of
https://github.com/qmk/qmk_firmware.git
synced 2025-07-14 11:51:32 +00:00
Removes pointing device config at the keyboard level.
Co-authored-by: jack <0x6a73@protonmail.com>
This commit is contained in:
parent
fe281eca6c
commit
83d1fb70b4
@ -27,15 +27,6 @@
|
|||||||
# define ENCODER_MAP_KEY_DELAY 10
|
# define ENCODER_MAP_KEY_DELAY 10
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
/* Mouse settings */
|
|
||||||
#define MOUSEKEY_MOVE_DELTA 8
|
|
||||||
#define MOUSEKEY_WHEEL_MAX_SPEED 42
|
|
||||||
#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
|
|
||||||
|
|
||||||
#ifdef RGB_MATRIX_ENABLE
|
#ifdef RGB_MATRIX_ENABLE
|
||||||
# define RGB_MATRIX_TYPING_HEATMAP_DECREASE_DELAY_MS 50
|
# define RGB_MATRIX_TYPING_HEATMAP_DECREASE_DELAY_MS 50
|
||||||
/* If you're setting colors per key, this is required */
|
/* If you're setting colors per key, this is required */
|
||||||
|
Loading…
Reference in New Issue
Block a user