Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Decouple mouse cursor and mouse wheel in accelerated mode (#6685) | francislan | 2020-03-13 | 1 | -0/+3 |
| | | | | | | | | | * Decouples mouse cursor and mouse wheel movements in accelerated mode. * Fixed comment indentation. * Updated docs Co-authored-by: Francis LAN <francislan@google.com> | ||||
* | Update mouse keys docs (#5653) | Markus Weimar | 2019-04-19 | 1 | -3/+1 |
| | |||||
* | Improve mouse keys docs and constant speed mode | Markus Weimar | 2019-04-18 | 1 | -77/+84 |
| | |||||
* | Add 3 speed mousekey movement option (#2246) | Jon Arintok | 2019-03-26 | 1 | -37/+70 |
| | | | | This allows for constant, non-accelerated mouse movement, while retaining the original functionality. Configurable by a define. | ||||
* | Fixed dead links (#2451) | Brian Choromanski | 2018-03-01 | 1 | -1/+1 |
| | | | | | | | | * Fixed typo of 'confid.h' to 'config.h' * Fixed broken links in docs * Fixed a lot of dead links | ||||
* | Fixed typo of 'confid.h' to 'config.h' (#2448) | Brian Choromanski | 2018-02-28 | 1 | -4/+4 |
| | | | | | | * Fixed typo of 'confid.h' to 'config.h' * Fixed broken links in docs | ||||
* | Fix some of the more obvious typos | fauxpark | 2017-12-09 | 1 | -2/+2 |
| | |||||
* | Format keycode tables | fauxpark | 2017-12-09 | 1 | -18/+18 |
| | |||||
* | Convert all headings to Title Case | fauxpark | 2017-12-09 | 1 | -5/+5 |
| | |||||
* | Restructure the hardware and feature docs to make things easier to find (#1888) | skullydazed | 2017-10-24 | 1 | -0/+81 |
* fix #1313 by documenting more config.h options * Clean up and organize documentation |