aboutsummaryrefslogtreecommitdiff
path: root/spaghetti-monster (unfollow)
Commit message (Expand)AuthorFilesLines
2023-10-30converted mateminco-mt35-mini to new APISelene ToyKeeper1-24/+26
2023-10-29fixed delay timing on attiny1616 (it was about 17% too long this whole time)Selene ToyKeeper2-5/+5
2023-10-29updated model names which changed recentlySelene ToyKeeper1-2/+4
2023-10-29converted noctigon-k1-boost to multi-channel with PWM+DSMSelene ToyKeeper1-15/+43
2023-10-29converted noctigon-dm11-boost to use PWM+DSM, and recalibrated timing for del...Selene ToyKeeper4-8/+26
2023-10-29fixed blf-lt1-t1616, after testing on actual hardwareSelene ToyKeeper2-18/+25
2023-10-28converted noctigon-k1-sbt90 to new API and switched to dynamic PWMSelene ToyKeeper1-12/+49
2023-10-28converted ff-rot66 to new APISelene ToyKeeper3-25/+31
2023-10-28converted emisar-d18 to new APISelene ToyKeeper2-17/+32
2023-10-28switched blf-lt1-t1616 from plain PWM to PWM+DSMSelene ToyKeeper1-11/+30
2023-10-27enabled smooth steps on blf-q8 and sofirn-sp36, instead of tactical modeSelene ToyKeeper1-1/+3
2023-10-27converted noctigon-m44 to use PWM+DSM instead of PWM+PFM (dynamic PWM)Selene ToyKeeper2-18/+36
2023-10-27converted gchart-fet1-t1616 to new APISelene ToyKeeper1-21/+45
2023-10-27converted blf-q8-t1616 to new API, using wurkkos-ts10 and wurkkos-ts25 as a baseSelene ToyKeeper1-20/+40
2023-10-27converted noctigon-kr4-boost to new APISelene ToyKeeper2-74/+16
2023-10-26fixed blf-q8 build (was 6 bytes too big)Selene ToyKeeper1-0/+6
2023-10-26fixed emisar-d1v2 builds (only needed a simple one-liner)Selene ToyKeeper3-3/+3
2023-10-26converted Sofirn LT1-t1616 to new API, using SiteRelEnby's branch for referenceSelene ToyKeeper3-31/+39
2023-10-26converted blf-gt-mini to new APISelene ToyKeeper1-1/+2
2023-10-26improved blf-lt1 ramp and fixed issue with missed button pressesSelene ToyKeeper1-4/+2
2023-10-25rewrote blf-lantern (blf-lt1) code to use multi-channel and PWM+DSM,Selene ToyKeeper6-46/+65
2023-10-25fixed emisar-d1 + emisar-d1sSelene ToyKeeper2-3/+3
2023-10-23fixed bug: smooth ramp from turbo down to ceiling caused flickeringSelene ToyKeeper1-7/+19
2023-10-13rewrote emisar-d4k-3ch to use delta-sigma modulation (PWM + DSM),Selene ToyKeeper3-28/+30
2023-10-12misc comments, spacing, documentationSelene ToyKeeper3-1/+4
2023-10-12fixed RGB aux colors being off by oneSelene ToyKeeper1-1/+1
2023-10-10emisar-d4: added smooth steps and tactical mode, reduced ramp bump,Selene ToyKeeper1-5/+13
2023-10-10converted mateminco-mf01-mini build to new APISelene ToyKeeper1-18/+20
2023-10-10fix failed builds without USE_RAMP_AFTER_MOON_CONFIGSelene ToyKeeper1-1/+3
2023-10-10converted FW3A to new APISelene ToyKeeper3-10/+38
2023-10-09converted sofirn-sp10-pro to new APISelene ToyKeeper1-32/+30
2023-10-09reduced @wurkoss-ts10 smooth ramp ceiling from 150 to 130Selene ToyKeeper2-2/+2
2023-10-09converted old MF01S / MT18S buildSelene ToyKeeper1-7/+15
2023-10-06smooth steps: fixed a few corner casesSelene ToyKeeper2-17/+29
2023-10-05fixed bug: globals menu missed a step when tint ramping wasn't compiled inSelene ToyKeeper1-2/+4
2023-10-04added thefreeman-boost-fwaa build, and made aux RGB voltage work on AA/NiMHSelene ToyKeeper4-18/+151
2023-10-03new light / driver: HDR boost driver by thefreemanSelene ToyKeeper1-0/+116
2023-10-03raised default temperature limit to 50C on attiny1616 and newer MCUs,Selene ToyKeeper2-3/+8
2023-10-01fixed builds for ff-e01, ff-pl47*Selene ToyKeeper3-0/+9
2023-09-22sofirn-lt1s-pro: allow configuring the blink channelSelene ToyKeeper2-1/+3
2023-09-17converted noctigon-m44 build, and greatly reduced flickerSelene ToyKeeper1-5/+7
2023-09-17fixed builds which weren't using set_level_zero() yet...Selene ToyKeeper4-162/+6
2023-09-17fixed bug: smooth steps could sometimes turn off entirelySelene ToyKeeper1-0/+1
2023-09-08fixed soft start animation when using smooth ramp on turboSelene ToyKeeper1-1/+2
2023-08-29renamed wurkkos-ts10-rgb to wurkkos-ts10-rgbauxSelene ToyKeeper2-1/+6
2023-08-28made smooth steps look more natural (especially when turning off)Selene ToyKeeper1-12/+13
2023-08-26added "smooth steps" a.k.a. "soft start", to make brightness steps smootherSelene ToyKeeper10-16/+184
2023-08-26made bike strobe ontime configurable per build,Selene ToyKeeper2-1/+6
2023-08-25fixed bug: post-off voltage used low brightness sometimes even when regular a...Selene ToyKeeper1-2/+2
2023-08-25started splitting set_level(0) into its own set_level_zero(), andSelene ToyKeeper4-5/+33