aboutsummaryrefslogtreecommitdiff
path: root/spaghetti-monster (follow)
Commit message (Expand)AuthorAgeFilesLines
* converted mateminco-mt35-mini to new APISelene ToyKeeper2023-10-301-24/+26
* fixed delay timing on attiny1616 (it was about 17% too long this whole time)Selene ToyKeeper2023-10-292-5/+5
* updated model names which changed recentlySelene ToyKeeper2023-10-291-2/+4
* converted noctigon-k1-boost to multi-channel with PWM+DSMSelene ToyKeeper2023-10-291-15/+43
* converted noctigon-dm11-boost to use PWM+DSM, and recalibrated timing for del...Selene ToyKeeper2023-10-294-8/+26
* fixed blf-lt1-t1616, after testing on actual hardwareSelene ToyKeeper2023-10-292-18/+25
* converted noctigon-k1-sbt90 to new API and switched to dynamic PWMSelene ToyKeeper2023-10-281-12/+49
* converted ff-rot66 to new APISelene ToyKeeper2023-10-283-25/+31
* converted emisar-d18 to new APISelene ToyKeeper2023-10-282-17/+32
* switched blf-lt1-t1616 from plain PWM to PWM+DSMSelene ToyKeeper2023-10-281-11/+30
* 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-272-18/+36
* converted gchart-fet1-t1616 to new APISelene ToyKeeper2023-10-271-21/+45
* converted blf-q8-t1616 to new API, using wurkkos-ts10 and wurkkos-ts25 as a baseSelene ToyKeeper2023-10-271-20/+40
* converted noctigon-kr4-boost to new APISelene ToyKeeper2023-10-272-74/+16
* 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
* converted Sofirn LT1-t1616 to new API, using SiteRelEnby's branch for referenceSelene ToyKeeper2023-10-263-31/+39
* converted blf-gt-mini to new APISelene ToyKeeper2023-10-261-1/+2
* improved blf-lt1 ramp and fixed issue with missed button pressesSelene ToyKeeper2023-10-261-4/+2
* rewrote blf-lantern (blf-lt1) code to use multi-channel and PWM+DSM,Selene ToyKeeper2023-10-256-46/+65
* fixed emisar-d1 + emisar-d1sSelene ToyKeeper2023-10-252-3/+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-133-28/+30
* misc comments, spacing, documentationSelene ToyKeeper2023-10-123-1/+4
* 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-101-18/+20
* fix failed builds without USE_RAMP_AFTER_MOON_CONFIGSelene ToyKeeper2023-10-101-1/+3
* converted FW3A to new APISelene ToyKeeper2023-10-103-10/+38
* converted sofirn-sp10-pro to new APISelene ToyKeeper2023-10-091-32/+30
* reduced @wurkoss-ts10 smooth ramp ceiling from 150 to 130Selene ToyKeeper2023-10-092-2/+2
* converted old MF01S / MT18S buildSelene ToyKeeper2023-10-091-7/+15
* 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-044-18/+151
* new light / driver: HDR boost driver by thefreemanSelene ToyKeeper2023-10-031-0/+116
* 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-171-5/+7
* fixed builds which weren't using set_level_zero() yet...Selene ToyKeeper2023-09-174-162/+6
* 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-292-1/+6
* 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
* 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-254-5/+33