QMK Bot
|
0b37c0dfa0
|
Merge remote-tracking branch 'origin/master' into develop
|
2020-12-26 04:56:43 +00:00 |
|
Ryan
|
1d1d5da43f
|
Change include guards in tmk_core/ and drivers/ to pragma once (#11240)
|
2020-12-26 15:56:11 +11:00 |
|
Jan Christoph Ebersbach
|
010271d6ea
|
Implement kinetic mouse movement algorithm (#6739)
* Implement kinetic mouse movement algorithm
* Adjust mouse wheel speed
* Remove unused math.h include
* Wrap mouse_timer definition in ifdef
* Replace double space by single space
* Clarify documentation of kinetic mouse speed
Co-Authored-By: lf <software@lfcode.ca>
* Clarify documentation of kinetic mouse speed
Co-Authored-By: lf <software@lfcode.ca>
* Remove superfluous definition of speed
* fix(variable): remove unused variable
Co-authored-by: lf <software@lfcode.ca>
|
2020-12-24 14:12:19 -08:00 |
|
francislan
|
3cd2a27ac0
|
Decouple mouse cursor and mouse wheel in accelerated mode (#6685)
* Decouples mouse cursor and mouse wheel movements in accelerated mode.
* Fixed comment indentation.
* Updated docs
Co-authored-by: Francis LAN <francislan@google.com>
|
2020-03-13 12:49:44 -04:00 |
|
skullY
|
b624f32f94
|
clang-format changes
|
2019-08-30 15:01:52 -07:00 |
|
Markus Weimar
|
e3a940026e
|
Improve mouse keys docs and constant speed mode
|
2019-04-18 23:31:17 -07:00 |
|
Jon Arintok
|
346cbd8816
|
Add 3 speed mousekey movement option (#2246)
This allows for constant, non-accelerated mouse movement, while retaining the original functionality. Configurable by a define.
|
2019-03-26 19:34:33 -07:00 |
|
Fred Sundvik
|
737c1fe641
|
Make MOUSEKEY_MOVE_MAX and MOUSEKEY_WHEEL_MAX configurable
Kitten_paw/ickerwx was doing that
|
2017-04-13 16:00:29 +03:00 |
|
tmk
|
1a02ebcc61
|
Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core'
|
2015-04-10 01:32:04 +09:00 |
|