| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| | * | enabled smooth steps on blf-q8 and sofirn-sp36, instead of tactical mode | Selene ToyKeeper | 2023-10-27 | 1 | -1/+3 |
| | * | converted noctigon-m44 to use PWM+DSM instead of PWM+PFM (dynamic PWM) | Selene ToyKeeper | 2023-10-27 | 6 | -105/+185 |
| | * | converted gchart-fet1-t1616 to new API | Selene ToyKeeper | 2023-10-27 | 2 | -58/+112 |
| | * | converted blf-q8-t1616 to new API, using wurkkos-ts10 and wurkkos-ts25 as a base | Selene ToyKeeper | 2023-10-27 | 4 | -130/+184 |
| | * | converted noctigon-kr4-boost to new API | Selene ToyKeeper | 2023-10-27 | 4 | -232/+73 |
| | * | fixed blf-q8 build (was 6 bytes too big) | Selene ToyKeeper | 2023-10-26 | 1 | -0/+6 |
| | * | fixed emisar-d1v2 builds (only needed a simple one-liner) | Selene ToyKeeper | 2023-10-26 | 3 | -3/+3 |
| | * | minor comment cleanup | Selene ToyKeeper | 2023-10-26 | 3 | -1/+2 |
| | * | converted Sofirn LT1-t1616 to new API, using SiteRelEnby's branch for reference | Selene ToyKeeper | 2023-10-26 | 7 | -163/+353 |
| | * | converted blf-gt-mini to new API | Selene ToyKeeper | 2023-10-26 | 2 | -2/+4 |
| | * | improved blf-lt1 ramp and fixed issue with missed button presses | Selene ToyKeeper | 2023-10-26 | 3 | -5/+10 |
| | * | rewrote blf-lantern (blf-lt1) code to use multi-channel and PWM+DSM, | Selene ToyKeeper | 2023-10-25 | 9 | -104/+368 |
| | * | fixed emisar-d1 + emisar-d1s | Selene ToyKeeper | 2023-10-25 | 4 | -19/+3 |
| | * | fixed bug: smooth ramp from turbo down to ceiling caused flickering | Selene ToyKeeper | 2023-10-23 | 1 | -7/+19 |
| | * | rewrote emisar-d4k-3ch to use delta-sigma modulation (PWM + DSM), | Selene ToyKeeper | 2023-10-13 | 5 | -184/+179 |
| | * | misc comments, spacing, documentation | Selene ToyKeeper | 2023-10-12 | 6 | -6/+8 |
| | * | fixed RGB aux colors being off by one | Selene ToyKeeper | 2023-10-12 | 1 | -1/+1 |
| | * | emisar-d4: added smooth steps and tactical mode, reduced ramp bump, | Selene ToyKeeper | 2023-10-10 | 1 | -5/+13 |
| | * | converted mateminco-mf01-mini build to new API | Selene ToyKeeper | 2023-10-10 | 4 | -69/+122 |
| | * | fix failed builds without USE_RAMP_AFTER_MOON_CONFIG | Selene ToyKeeper | 2023-10-10 | 1 | -1/+3 |
| | * | converted FW3A to new API | Selene ToyKeeper | 2023-10-10 | 6 | -61/+214 |
| | * | converted sofirn-sp10-pro to new API | Selene ToyKeeper | 2023-10-09 | 3 | -82/+158 |
| | * | reduced @wurkoss-ts10 smooth ramp ceiling from 150 to 130 | Selene ToyKeeper | 2023-10-09 | 2 | -2/+2 |
| | * | converted old MF01S / MT18S build | Selene ToyKeeper | 2023-10-09 | 3 | -68/+116 |
| | * | smooth steps: fixed a few corner cases | Selene ToyKeeper | 2023-10-06 | 2 | -17/+29 |
| | * | fixed bug: globals menu missed a step when tint ramping wasn't compiled in | Selene ToyKeeper | 2023-10-05 | 1 | -2/+4 |
| | * | added thefreeman-boost-fwaa build, and made aux RGB voltage work on AA/NiMH | Selene ToyKeeper | 2023-10-04 | 6 | -21/+342 |
| | * | new light / driver: HDR boost driver by thefreeman | Selene ToyKeeper | 2023-10-03 | 3 | -0/+386 |
| | * | raised default temperature limit to 50C on attiny1616 and newer MCUs, | Selene ToyKeeper | 2023-10-03 | 2 | -3/+8 |
| | * | fixed builds for ff-e01, ff-pl47* | Selene ToyKeeper | 2023-10-01 | 3 | -0/+9 |
| | * | sofirn-lt1s-pro: allow configuring the blink channel | Selene ToyKeeper | 2023-09-22 | 2 | -1/+3 |
| | * | converted noctigon-m44 build, and greatly reduced flicker | Selene ToyKeeper | 2023-09-17 | 3 | -49/+51 |
| | * | fixed builds which weren't using set_level_zero() yet... | Selene ToyKeeper | 2023-09-17 | 15 | -317/+101 |
| | * | fixed bug: smooth steps could sometimes turn off entirely | Selene ToyKeeper | 2023-09-17 | 1 | -0/+1 |
| | * | fixed soft start animation when using smooth ramp on turbo | Selene ToyKeeper | 2023-09-08 | 1 | -1/+2 |
| | * | renamed wurkkos-ts10-rgb to wurkkos-ts10-rgbaux | Selene ToyKeeper | 2023-08-29 | 3 | -9/+14 |
| | * | made smooth steps look more natural (especially when turning off) | Selene ToyKeeper | 2023-08-28 | 1 | -12/+13 |
| | * | added "smooth steps" a.k.a. "soft start", to make brightness steps smoother | Selene ToyKeeper | 2023-08-26 | 10 | -16/+184 |
| | * | made bike strobe ontime configurable per build, | Selene ToyKeeper | 2023-08-26 | 2 | -1/+6 |
| | * | updated wurkkos-ts25 to use set_level_zero() | Selene ToyKeeper | 2023-08-26 | 1 | -8/+9 |
| | * | emisar-d4k-3ch auto-tint mode: fixed issue with LEDs turning off at moon, | Selene ToyKeeper | 2023-08-25 | 1 | -5/+12 |
| | * | fixed bug: post-off voltage used low brightness sometimes even when regular a... | Selene ToyKeeper | 2023-08-25 | 1 | -2/+2 |
| | * | started splitting set_level(0) into its own set_level_zero(), and | Selene ToyKeeper | 2023-08-25 | 5 | -106/+64 |
| | * | made custom 3H handler system work, added circular HSV ramping, | Selene ToyKeeper | 2023-08-25 | 5 | -17/+88 |
| | * | added emisar-d4k-3ch build | Selene ToyKeeper | 2023-08-24 | 3 | -0/+757 |
| | * | added channel mode per strobe mode, and made FSM channel mode more flexible, | Selene ToyKeeper | 2023-08-24 | 18 | -76/+114 |
| | * | fixed issue where tactical mode overrode strobe group memory | Selene ToyKeeper | 2023-08-24 | 3 | -5/+8 |
| | * | newer TS10 ramp, more low modes (max 7135 at ramp 90/150 like SammysHP's ramp) | Selene ToyKeeper | 2023-08-19 | 2 | -29/+68 |
| | * | new TS10 ramp, smoother low levels than before | Selene ToyKeeper | 2023-08-19 | 2 | -8/+8 |
| | * | added Wurkkos TS10 w/ RGB aux (unfinished, still needs tweaks) | Selene ToyKeeper | 2023-08-15 | 1 | -0/+39 |