mirror of
https://github.com/qmk/qmk_firmware.git
synced 2024-11-24 20:32:58 +00:00
Removed redundant comments
This commit is contained in:
parent
6d8b0862cc
commit
3539f6c983
@ -27,20 +27,16 @@
|
||||
# define ENCODER_MAP_KEY_DELAY 10
|
||||
#endif
|
||||
|
||||
/* Step size */
|
||||
/* Mouse settings */
|
||||
#define MOUSEKEY_MOVE_DELTA 8
|
||||
/* Maximum number of scroll steps per scroll action */
|
||||
#define MOUSEKEY_WHEEL_MAX_SPEED 42
|
||||
/* Time until maximum scroll speed is reached */
|
||||
#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
|
||||
/* Decrease decay of heatmap rgb effect */
|
||||
# define RGB_MATRIX_TYPING_HEATMAP_DECREASE_DELAY_MS 50
|
||||
/* If you're setting colors per key, this is required */
|
||||
# define SPLIT_LAYER_STATE_ENABLE
|
||||
|
Loading…
Reference in New Issue
Block a user