| Commit message (Expand) | Author | Files | Lines |
| 2023-04-25 | updated D4Sv2-tintramp -> Emisar 2-channel build target ... | Selene ToyKeeper | 3 | -13/+127 |
| 2023-04-19 | added stepped tint ramping | Selene ToyKeeper | 9 | -52/+227 |
| 2023-04-19 | LT1S Pro: added white-only auto-tint mode, at gchart's request | Selene ToyKeeper | 1 | -6/+8 |
| 2023-04-17 | made "Ramp 3H" do momentary turbo if current channel mode has no args | Selene ToyKeeper | 3 | -16/+29 |
| 2023-04-17 | LT1S Pro: raised the ramp a bit; it seemed too low in the middle | Selene ToyKeeper | 1 | -2/+9 |
| 2023-04-17 | switched the rest of FSM + Anduril to use SPDX license headers | Selene ToyKeeper | 131 | -1319/+534 |
| 2023-04-16 | reduced ROM by ~600 bytes by moving all eeprom config values to a "cfg" struct | Selene ToyKeeper | 28 | -596/+572 |
| 2023-04-15 | added ability to use 2 colors in config mode | Selene ToyKeeper | 3 | -49/+46 |
| 2023-04-15 | enable sunset timer in Extended Simple UI | Selene ToyKeeper | 1 | -1/+1 |
| 2023-04-15 | adapted smooth-sunset patch from SammysHP | Selene ToyKeeper | 4 | -95/+41 |
| 2023-04-15 | LT1S Pro: added manual memory with a timer by default, like on SP10 Pro | Selene ToyKeeper | 1 | -0/+6 |
| 2023-04-15 | merged gcharts config updates for BLF Q8 t1616 | Selene ToyKeeper | 1 | -2/+11 |
| 2023-04-15 | added gchart's Extended Simple UI (strobes and aux config in simple mode) | Selene ToyKeeper | 2 | -36/+81 |
| 2023-04-15 | LT1S Pro: reduced visibility of PWM by dropping the TOP values faster | Selene ToyKeeper | 1 | -9/+7 |
| 2023-04-14 | LT1S: added thermal regulation | Selene ToyKeeper | 3 | -39/+51 |
| 2023-04-14 | LT1S Pro: after measuring, perhaps low aux mode is better after all | Selene ToyKeeper | 1 | -2/+10 |
| 2023-04-14 | LT1S Pro: added dynamic PWM (much better low modes!) | Selene ToyKeeper | 3 | -20/+22 |
| 2023-04-13 | refactor progress checkpoint ... got Sofirn LT1S Pro and Emisar D4v2 working | Selene ToyKeeper | 26 | -443/+811 |
| 2023-04-07 | merging gchart's changes, part 1... | Selene ToyKeeper | 10 | -0/+309 |
| 2023-03-28 | added a "tactical mode" on "Off -> 6C" | Selene ToyKeeper | 23 | -4/+239 |
| 2023-03-28 | strobe modes: added 4C to cycle backward through strobes | Selene ToyKeeper | 1 | -0/+6 |
| 2023-03-28 | just whitespace / comments | Selene ToyKeeper | 3 | -4/+4 |
| 2023-02-10 | fast-blink the aux LED in standby when battery is low | Selene ToyKeeper | 5 | -34/+54 |
| 2022-10-21 | fixed voltage calibration resolution on SP10 Pro | Selene ToyKeeper | 1 | -2/+2 |
| 2022-07-29 | allow supporting single-color and RGB side button in the same build | Selene ToyKeeper | 7 | -12/+46 |
| 2022-07-29 | added Emisar D1v2 models (old FET+7135, new linear+FET, new linear-only) | Selene ToyKeeper | 4 | -6/+52 |
| 2022-04-14 | sp10-pro: hard reset phase while turning off, fixes shutoff bug without a delay | Selene ToyKeeper | 1 | -8/+17 |
| 2022-04-14 | moved fuses from cfg to hwdef, renamed LED_EN/DISABLE_DELAY to LED_ON/OFF_DELAY | Selene ToyKeeper | 2 | -32/+22 |
| 2022-04-13 | Created LED_DISABLE_DELAY option and enabled it for SP10 Pro to hopefully eli... | Gabriel Hart | 2 | -1/+5 |
| 2022-04-12 | Added FUSES section to SP10 Pro for building ELF file with BOD Active fuse se... | Gabriel Hart | 2 | -4/+16 |
| 2022-04-09 | revert spurious change to version.h | Selene ToyKeeper | 1 | -1/+4 |
| 2022-04-09 | k9.3 tint-toggle build is broken, generate a better fail error (until it's fi... | Selene ToyKeeper | 2 | -0/+2 |
| 2022-03-30 | added KR4-12V build, fixed model number for DM11-SBT90 build | Selene ToyKeeper | 3 | -1/+73 |
| 2022-03-24 | added Noctigon DM11-SBT90.2 build | Selene ToyKeeper | 1 | -0/+73 |
| 2022-01-29 | Tweak a few MT35Mini settings | Gabriel Hart | 3 | -2/+54 |
| 2022-01-05 | Experimental: add optional delay when using LED_ENABLE_PIN to avoid flashes o... | Gabriel Hart | 2 | -2/+12 |
| 2022-01-04 | Experimental: add optional delay when using LED_ENABLE_PIN to avoid flashes o... | Gabriel Hart | 2 | -1/+11 |
| 2021-12-13 | fixed bug where tint-ramping could end up 1 brightness ramp step different th... | Selene ToyKeeper | 1 | -1/+3 |
| 2021-12-13 | Added "Lockout 3C -> Off", changed Lockout 4H blink (light) to a blip (dark), | Selene ToyKeeper | 4 | -1/+28 |
| 2021-12-08 | enabled SOS mode on lights which have enough room for it | Selene ToyKeeper | 3 | -2/+4 |
| 2021-12-08 | added a compile option for USE_LOWPASS_WHILE_ASLEEP, | Selene ToyKeeper | 5 | -5/+32 |
| 2021-12-08 | fixed Ramp 3H with Anduril 2 style turbo | Selene ToyKeeper | 3 | -0/+16 |
| 2021-11-13 | enabled manual memory and timer by default; | Selene ToyKeeper | 1 | -0/+6 |
| 2021-11-13 | increased SP10 PWM speed as much as possible without making ramp bumpy, and m... | Selene ToyKeeper | 3 | -5/+13 |
| 2021-11-12 | a bit more fine-tuning for DM11 | Selene ToyKeeper | 3 | -8/+9 |
| 2021-11-12 | added DM11 to MODELS file | Selene ToyKeeper | 1 | -0/+3 |
| 2021-11-12 | fine-tuned DM11-12V build a bit based on actual measurements | Selene ToyKeeper | 1 | -7/+11 |
| 2021-11-06 | reduced SP10 firefly/moon power usage slightly, by keeping CPU underclocked m... | Selene ToyKeeper | 1 | -1/+1 |
| 2021-11-06 | reduced SP10 downward ramp flicker even more | Selene ToyKeeper | 1 | -4/+4 |
| 2021-11-06 | greatly smoothed out SP10 ramp, and configured defaults | Selene ToyKeeper | 1 | -16/+24 |