aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * switched blf-lt1-t1616 from plain PWM to PWM+DSMSelene ToyKeeper2023-10-285-89/+186
| * enabled smooth steps on blf-q8 and sofirn-sp36, instead of tactical modeSelene ToyKeeper2023-10-271-1/+3
| * converted noctigon-m44 to use PWM+DSM instead of PWM+PFM (dynamic PWM)Selene ToyKeeper2023-10-276-105/+185
| * converted gchart-fet1-t1616 to new APISelene ToyKeeper2023-10-272-58/+112
| * converted blf-q8-t1616 to new API, using wurkkos-ts10 and wurkkos-ts25 as a baseSelene ToyKeeper2023-10-274-130/+184
| * converted noctigon-kr4-boost to new APISelene ToyKeeper2023-10-274-232/+73
| * fixed blf-q8 build (was 6 bytes too big)Selene ToyKeeper2023-10-261-0/+6
| * fixed emisar-d1v2 builds (only needed a simple one-liner)Selene ToyKeeper2023-10-263-3/+3
| * minor comment cleanupSelene ToyKeeper2023-10-263-1/+2
| * converted Sofirn LT1-t1616 to new API, using SiteRelEnby's branch for referenceSelene ToyKeeper2023-10-267-163/+353
| * converted blf-gt-mini to new APISelene ToyKeeper2023-10-262-2/+4
| * improved blf-lt1 ramp and fixed issue with missed button pressesSelene ToyKeeper2023-10-263-5/+10
| * rewrote blf-lantern (blf-lt1) code to use multi-channel and PWM+DSM,Selene ToyKeeper2023-10-259-104/+368
| * fixed emisar-d1 + emisar-d1sSelene ToyKeeper2023-10-254-19/+3
| * fixed bug: smooth ramp from turbo down to ceiling caused flickeringSelene ToyKeeper2023-10-231-7/+19
| * rewrote emisar-d4k-3ch to use delta-sigma modulation (PWM + DSM),Selene ToyKeeper2023-10-135-184/+179
| * misc comments, spacing, documentationSelene ToyKeeper2023-10-126-6/+8
| * fixed RGB aux colors being off by oneSelene ToyKeeper2023-10-121-1/+1
| * emisar-d4: added smooth steps and tactical mode, reduced ramp bump,Selene ToyKeeper2023-10-101-5/+13
| * converted mateminco-mf01-mini build to new APISelene ToyKeeper2023-10-104-69/+122
| * fix failed builds without USE_RAMP_AFTER_MOON_CONFIGSelene ToyKeeper2023-10-101-1/+3
| * converted FW3A to new APISelene ToyKeeper2023-10-106-61/+214
| * converted sofirn-sp10-pro to new APISelene ToyKeeper2023-10-093-82/+158
| * reduced @wurkoss-ts10 smooth ramp ceiling from 150 to 130Selene ToyKeeper2023-10-092-2/+2
| * converted old MF01S / MT18S buildSelene ToyKeeper2023-10-093-68/+116
| * smooth steps: fixed a few corner casesSelene ToyKeeper2023-10-062-17/+29
| * fixed bug: globals menu missed a step when tint ramping wasn't compiled inSelene ToyKeeper2023-10-051-2/+4
| * added thefreeman-boost-fwaa build, and made aux RGB voltage work on AA/NiMHSelene ToyKeeper2023-10-046-21/+342
| * new light / driver: HDR boost driver by thefreemanSelene ToyKeeper2023-10-033-0/+386
| * raised default temperature limit to 50C on attiny1616 and newer MCUs,Selene ToyKeeper2023-10-032-3/+8
| * fixed builds for ff-e01, ff-pl47*Selene ToyKeeper2023-10-013-0/+9
| * sofirn-lt1s-pro: allow configuring the blink channelSelene ToyKeeper2023-09-222-1/+3
| * converted noctigon-m44 build, and greatly reduced flickerSelene ToyKeeper2023-09-173-49/+51
| * fixed builds which weren't using set_level_zero() yet...Selene ToyKeeper2023-09-1715-317/+101
| * fixed bug: smooth steps could sometimes turn off entirelySelene ToyKeeper2023-09-171-0/+1
| * fixed soft start animation when using smooth ramp on turboSelene ToyKeeper2023-09-081-1/+2
| * renamed wurkkos-ts10-rgb to wurkkos-ts10-rgbauxSelene ToyKeeper2023-08-293-9/+14
| * made smooth steps look more natural (especially when turning off)Selene ToyKeeper2023-08-281-12/+13
| * added "smooth steps" a.k.a. "soft start", to make brightness steps smootherSelene ToyKeeper2023-08-2610-16/+184
| * made bike strobe ontime configurable per build,Selene ToyKeeper2023-08-262-1/+6
| * updated wurkkos-ts25 to use set_level_zero()Selene ToyKeeper2023-08-261-8/+9
| * emisar-d4k-3ch auto-tint mode: fixed issue with LEDs turning off at moon,Selene ToyKeeper2023-08-251-5/+12
| * fixed bug: post-off voltage used low brightness sometimes even when regular a...Selene ToyKeeper2023-08-251-2/+2
| * started splitting set_level(0) into its own set_level_zero(), andSelene ToyKeeper2023-08-255-106/+64
| * made custom 3H handler system work, added circular HSV ramping,Selene ToyKeeper2023-08-255-17/+88
| * added emisar-d4k-3ch buildSelene ToyKeeper2023-08-243-0/+757
| * added channel mode per strobe mode, and made FSM channel mode more flexible,Selene ToyKeeper2023-08-2418-76/+114
| * fixed issue where tactical mode overrode strobe group memorySelene ToyKeeper2023-08-243-5/+8
| * newer TS10 ramp, more low modes (max 7135 at ramp 90/150 like SammysHP's ramp)Selene ToyKeeper2023-08-192-29/+68
| * new TS10 ramp, smoother low levels than beforeSelene ToyKeeper2023-08-192-8/+8