aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* added Wurkkos TS10 w/ RGB aux (unfinished, still needs tweaks)Selene ToyKeeper2023-08-151-0/+39
* recalculated k9.3-219 ramp to match main k9.3 buildSelene ToyKeeper2023-08-071-1/+1
* calculated new ramps for noctigon-k9.3 and emisar-2ch-fet builds,Selene ToyKeeper2023-08-072-32/+32
* fixed accidental reversal of two deprecated k9.3-tintramp model numbersSelene ToyKeeper2023-08-033-6/+6
* converted all K9.3 builds and D4Sv2-tintramp-fet (now emisar-2ch-fet)Selene ToyKeeper2023-08-0315-647/+656
* converted BLF GT to multi-channelSelene ToyKeeper2023-07-234-72/+123
* converted noctigon-dm11-* builds to multi-channelSelene ToyKeeper2023-07-2210-366/+187
* converted noctigon-k1 to multi-channelSelene ToyKeeper2023-07-214-57/+175
* fixed default channel mode after using factory reset with colorsSelene ToyKeeper2023-07-211-5/+5
* forgot this file in previous commitSelene ToyKeeper2023-07-211-0/+2
* converted emisar-d4v2-nofet to multi-channel, andSelene ToyKeeper2023-07-212-15/+71
* kludgy attempt to factor PWM rise/fall time into level_calc.pySelene ToyKeeper2023-07-211-7/+38
* fixed ff-e01, ff-pl47, ff-pl47g2 (using new refactor)Selene ToyKeeper2023-07-204-27/+63
* fixed original D4S (using new refactor)Selene ToyKeeper2023-07-202-8/+5
* fixed D4Sv2 (using new refactor)Selene ToyKeeper2023-07-203-26/+26
* converted Emisar D4 and BLF Q8 to multi-channel,Selene ToyKeeper2023-07-1810-98/+248