| Commit message (Expand) | Author | Files | Lines |
| 2023-11-03 | moved ATTINY and MODEL_NUMBER into $target/arch and $target/model, | Selene ToyKeeper | 1 | -2/+0 |
| 2023-11-03 | renamed cfg.h -> anduril.h so each UI can have its own cfg (part 1) | Selene ToyKeeper | 1 | -0/+0 |
| 2023-11-02 | got things to compile again, renamed #includes | Selene ToyKeeper | 1 | -1/+1 |
| 2023-11-02 | reorganized project files (part 1) | Selene ToyKeeper | 1 | -0/+0 |
| 2023-10-26 | converted Sofirn LT1-t1616 to new API, using SiteRelEnby's branch for reference | Selene ToyKeeper | 1 | -4/+5 |
| 2023-10-26 | improved blf-lt1 ramp and fixed issue with missed button presses | Selene ToyKeeper | 1 | -4/+2 |
| 2023-10-25 | rewrote blf-lantern (blf-lt1) code to use multi-channel and PWM+DSM, | Selene ToyKeeper | 1 | -41/+56 |
| 2023-04-17 | switched the rest of FSM + Anduril to use SPDX license headers | Selene ToyKeeper | 1 | -0/+4 |
| 2023-03-28 | added a "tactical mode" on "Off -> 6C" | Selene ToyKeeper | 1 | -0/+3 |
| 2021-10-31 | added "200%" turbo on tint-ramping lights: D4S and LT1 | Selene ToyKeeper | 1 | -9/+15 |
| 2021-10-29 | Add thefreeman's DAC linear driver (beta); also update Sofirn bilds to use th... | Gabriel Hart | 1 | -2/+2 |
| 2021-09-08 | got BLF LT1 working again, using new tint-ramping code | Selene ToyKeeper | 1 | -20/+3 |
| 2021-08-29 | Add 2C Turbo for BLF Lantern (LT1) | Gabriel Hart | 1 | -0/+3 |
| 2021-04-14 | aux LED config cleaning... | Selene ToyKeeper | 1 | -4/+0 |
| 2020-08-31 | added model numbers to each build target, and to version check function | Selene ToyKeeper | 1 | -0/+1 |
| 2020-08-20 | raised ceiling levels for simple UI in each build target | Selene ToyKeeper | 1 | -2/+4 |
| 2020-08-05 | organized config defaults, added some ramp options to default config | Selene ToyKeeper | 1 | -1/+3 |
| 2020-07-12 | cleaned up s/ceiling/ceil/ and s/muggle_/simple_ui_/ in config files | Selene ToyKeeper | 1 | -6/+6 |
| 2019-12-03 | adjusted lantern tint ramping power correction again, based on measurements o... | Selene ToyKeeper | 1 | -1/+1 |
| 2019-11-29 | adjusted BLF Lantern (Sofirn LT1) tint ramping power correction factor to mat... | Selene ToyKeeper | 1 | -0/+4 |
| 2019-11-18 | added SOS mode to the BLF LT1 Lantern build, because people wanted it | Selene ToyKeeper | 1 | -0/+3 |
| 2019-10-02 | made lantern's muggle mode brighter (matches default stepped ramp level 4 of 5) | Selene ToyKeeper | 1 | -0/+3 |
| 2019-05-14 | added auto-tint modes, refactored some indicator blinks into "blip()", enable... | Selene ToyKeeper | 1 | -3/+4 |
| 2019-05-13 | made tint ramping blink at ends of ramp, made lantern default to stepped mode... | Selene ToyKeeper | 1 | -1/+2 |
| 2019-05-10 | reworked candle mode a bit more, now specifies the amplitude of each wave in ... | Selene ToyKeeper | 1 | -2/+2 |
| 2019-05-10 | made candle mode amplitude configurable at compile time, | Selene ToyKeeper | 1 | -0/+3 |
| 2018-12-19 | configured lantern stepped ramp and button LED mode, set default tint to 128 ... | Selene ToyKeeper | 1 | -1/+7 |
| 2018-11-08 | added lantern pin layout | Selene ToyKeeper | 1 | -0/+8 |
| 2018-09-13 | ramp tint faster, remember after battery change | Selene ToyKeeper | 1 | -2/+2 |
| 2018-09-13 | oops, forgot to add lantern config file | Selene ToyKeeper | 1 | -0/+59 |