Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | kin_shaper: Fix check for optimized X or Y only calculations | Kevin O'Connor | 2020-08-30 | 1 | -5/+4 |
* | kin_shaper: Add an init_shaper() helper function | Kevin O'Connor | 2020-08-30 | 1 | -26/+22 |
* | kin_shaper: Group shaper setup code together | Kevin O'Connor | 2020-08-30 | 1 | -90/+93 |
* | kin_shaper: Allocate space for maximum number of shaper pulses in advance | Kevin O'Connor | 2020-08-30 | 1 | -110/+99 |
* | input_shaper: Fixed C module compilation on older gnu90 compilers | Dmitry Butyugin | 2020-07-07 | 1 | -1/+2 |
* | input_shaper: Initial support of input shaping (#3032) | Dmitry Butyugin | 2020-07-05 | 1 | -0/+421 |