| Commit message (Expand) | Author | Age | Files | Lines |
| * | slightly longer smooth-off animation, to make on and off feel symmetrical | Selene ToyKeeper | 2023-10-31 | 1 | -1/+1 |
| * | finally added a change log | Selene ToyKeeper | 2023-10-31 | 1 | -0/+245 |
| * | converted fw3x-lume1 to new API, I think | Selene ToyKeeper | 2023-10-31 | 1 | -16/+6 |
| * | restored original smooth-steps-downward timing; | Selene ToyKeeper | 2023-10-31 | 1 | -1/+1 |
| * | converted thefreeman-lin16dac to new API, | Selene ToyKeeper | 2023-10-30 | 2 | -25/+38 |
| * | converted mateminco-mt35-mini to new API | Selene ToyKeeper | 2023-10-30 | 1 | -24/+26 |
| * | fixed delay timing on attiny1616 (it was about 17% too long this whole time) | Selene ToyKeeper | 2023-10-29 | 2 | -5/+5 |
| * | updated model names which changed recently | Selene ToyKeeper | 2023-10-29 | 1 | -2/+4 |
| * | converted noctigon-k1-boost to multi-channel with PWM+DSM | Selene ToyKeeper | 2023-10-29 | 1 | -15/+43 |
| * | converted noctigon-dm11-boost to use PWM+DSM, and recalibrated timing for del... | Selene ToyKeeper | 2023-10-29 | 4 | -8/+26 |
| * | fixed blf-lt1-t1616, after testing on actual hardware | Selene ToyKeeper | 2023-10-29 | 2 | -18/+25 |
| * | converted noctigon-k1-sbt90 to new API and switched to dynamic PWM | Selene ToyKeeper | 2023-10-28 | 1 | -12/+49 |
| * | converted ff-rot66 to new API | Selene ToyKeeper | 2023-10-28 | 3 | -25/+31 |
| * | converted emisar-d18 to new API | Selene ToyKeeper | 2023-10-28 | 2 | -17/+32 |
| * | switched blf-lt1-t1616 from plain PWM to PWM+DSM | Selene ToyKeeper | 2023-10-28 | 1 | -11/+30 |
| * | enabled smooth steps on blf-q8 and sofirn-sp36, instead of tactical mode | Selene ToyKeeper | 2023-10-27 | 1 | -1/+3 |
| * | converted noctigon-m44 to use PWM+DSM instead of PWM+PFM (dynamic PWM) | Selene ToyKeeper | 2023-10-27 | 2 | -18/+36 |
| * | converted gchart-fet1-t1616 to new API | Selene ToyKeeper | 2023-10-27 | 1 | -21/+45 |
| * | converted blf-q8-t1616 to new API, using wurkkos-ts10 and wurkkos-ts25 as a base | Selene ToyKeeper | 2023-10-27 | 1 | -20/+40 |
| * | converted noctigon-kr4-boost to new API | Selene ToyKeeper | 2023-10-27 | 2 | -74/+16 |
| * | fixed blf-q8 build (was 6 bytes too big) | Selene ToyKeeper | 2023-10-26 | 1 | -0/+6 |
| * | fixed emisar-d1v2 builds (only needed a simple one-liner) | Selene ToyKeeper | 2023-10-26 | 3 | -3/+3 |
| * | converted Sofirn LT1-t1616 to new API, using SiteRelEnby's branch for reference | Selene ToyKeeper | 2023-10-26 | 3 | -31/+39 |
| * | converted blf-gt-mini to new API | Selene ToyKeeper | 2023-10-26 | 1 | -1/+2 |
| * | improved blf-lt1 ramp and fixed issue with missed button presses | Selene ToyKeeper | 2023-10-26 | 1 | -4/+2 |
| * | rewrote blf-lantern (blf-lt1) code to use multi-channel and PWM+DSM, | Selene ToyKeeper | 2023-10-25 | 6 | -46/+65 |
| * | fixed emisar-d1 + emisar-d1s | Selene ToyKeeper | 2023-10-25 | 2 | -3/+3 |
| * | fixed bug: smooth ramp from turbo down to ceiling caused flickering | Selene ToyKeeper | 2023-10-23 | 1 | -7/+19 |
| * | rewrote emisar-d4k-3ch to use delta-sigma modulation (PWM + DSM), | Selene ToyKeeper | 2023-10-13 | 3 | -28/+30 |
| * | misc comments, spacing, documentation | Selene ToyKeeper | 2023-10-12 | 3 | -1/+4 |
| * | fixed RGB aux colors being off by one | Selene ToyKeeper | 2023-10-12 | 1 | -1/+1 |
| * | emisar-d4: added smooth steps and tactical mode, reduced ramp bump, | Selene ToyKeeper | 2023-10-10 | 1 | -5/+13 |
| * | converted mateminco-mf01-mini build to new API | Selene ToyKeeper | 2023-10-10 | 1 | -18/+20 |
| * | fix failed builds without USE_RAMP_AFTER_MOON_CONFIG | Selene ToyKeeper | 2023-10-10 | 1 | -1/+3 |
| * | converted FW3A to new API | Selene ToyKeeper | 2023-10-10 | 3 | -10/+38 |
| * | converted sofirn-sp10-pro to new API | Selene ToyKeeper | 2023-10-09 | 1 | -32/+30 |
| * | reduced @wurkoss-ts10 smooth ramp ceiling from 150 to 130 | Selene ToyKeeper | 2023-10-09 | 2 | -2/+2 |
| * | converted old MF01S / MT18S build | Selene ToyKeeper | 2023-10-09 | 1 | -7/+15 |
| * | smooth steps: fixed a few corner cases | Selene ToyKeeper | 2023-10-06 | 2 | -17/+29 |
| * | fixed bug: globals menu missed a step when tint ramping wasn't compiled in | Selene ToyKeeper | 2023-10-05 | 1 | -2/+4 |
| * | added thefreeman-boost-fwaa build, and made aux RGB voltage work on AA/NiMH | Selene ToyKeeper | 2023-10-04 | 4 | -18/+151 |
| * | new light / driver: HDR boost driver by thefreeman | Selene ToyKeeper | 2023-10-03 | 1 | -0/+116 |
| * | raised default temperature limit to 50C on attiny1616 and newer MCUs, | Selene ToyKeeper | 2023-10-03 | 2 | -3/+8 |
| * | fixed builds for ff-e01, ff-pl47* | Selene ToyKeeper | 2023-10-01 | 3 | -0/+9 |
| * | sofirn-lt1s-pro: allow configuring the blink channel | Selene ToyKeeper | 2023-09-22 | 2 | -1/+3 |
| * | converted noctigon-m44 build, and greatly reduced flicker | Selene ToyKeeper | 2023-09-17 | 1 | -5/+7 |
| * | fixed builds which weren't using set_level_zero() yet... | Selene ToyKeeper | 2023-09-17 | 4 | -162/+6 |
| * | fixed bug: smooth steps could sometimes turn off entirely | Selene ToyKeeper | 2023-09-17 | 1 | -0/+1 |
| * | fixed soft start animation when using smooth ramp on turbo | Selene ToyKeeper | 2023-09-08 | 1 | -1/+2 |
| * | renamed wurkkos-ts10-rgb to wurkkos-ts10-rgbaux | Selene ToyKeeper | 2023-08-29 | 2 | -1/+6 |