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