| Commit message (Expand) | Author | Files | Lines |
| 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 |
| 2021-11-03 | fixed KR4-tintramp build (switch wasn't working) and added it to MODELS | Selene ToyKeeper | 1 | -0/+1 |
| 2021-11-03 | reset tint while changing tint ramp style | Selene ToyKeeper | 1 | -1/+5 |
| 2021-11-03 | added runtime config to choose tint-ramping or tint-toggle | Selene ToyKeeper | 8 | -32/+54 |
| 2021-11-03 | added KR4-tintramp build | Selene ToyKeeper | 1 | -0/+12 |
| 2021-10-31 | documented number entry 1H action (add 10) in UI table | Selene ToyKeeper | 1 | -0/+1 |
| 2021-10-31 | made d4sv2-tintramp-fet work the same as no-fet version, but with added FET f... | Selene ToyKeeper | 2 | -9/+17 |
| 2021-10-31 | fixed flicker on inactive tint ramp channel during ramping | Selene ToyKeeper | 1 | -2/+8 |
| 2021-10-31 | added "200%" turbo on tint-ramping lights: D4S and LT1 | Selene ToyKeeper | 4 | -35/+69 |
| 2021-10-29 | Add thefreeman's DAC linear driver (beta); also update Sofirn bilds to use th... | Gabriel Hart | 5 | -7/+52 |
| 2021-10-28 | Clarified Ramp->2C behavior a bit more. | Selene ToyKeeper | 1 | -4/+4 |