| 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-01 | fixed builds for ff-e01, ff-pl47* | Selene ToyKeeper | 1 | -0/+3 |
| 2023-07-20 | fixed ff-e01, ff-pl47, ff-pl47g2 (using new refactor) | Selene ToyKeeper | 1 | -9/+13 |
| 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/+2 |
| 2021-04-14 | aux LED config cleaning... | Selene ToyKeeper | 1 | -8/+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/+8 |
| 2020-07-12 | cleaned up s/ceiling/ceil/ and s/muggle_/simple_ui_/ in config files | Selene ToyKeeper | 1 | -6/+6 |
| 2020-03-16 | merged some misc fixes from pakutrai, cleaned up comments, removed unused sym... | Selene ToyKeeper | 1 | -5/+0 |
| 2019-05-22 | Rewrote thermal regulation. Seems to be much more stable now... doesn't boun... | Selene ToyKeeper | 1 | -2/+4 |
| 2019-03-18 | made mid-ramp blinks more configurable per build target | Selene ToyKeeper | 1 | -1/+1 |
| 2018-12-18 | Reworked the config file include system so it'll include the #defined value | Selene ToyKeeper | 1 | -0/+1 |
| 2018-11-03 | Made it easier to override hwdef-*.h values in cfg-*.h files. | Selene ToyKeeper | 1 | -3/+0 |
| 2018-10-30 | Adjusted FF PL47 config. Made muggle floor/ceiling configurable per config f... | Selene ToyKeeper | 1 | -3/+15 |
| 2018-10-17 | PL47 doesn't need "low" mode for aux LED / switch LED | Selene ToyKeeper | 1 | -1/+2 |
| 2018-10-07 | Added option to skip "low" mode for aux LEDs. | Selene ToyKeeper | 1 | -0/+4 |
| 2018-10-07 | First working PL47 build. Does aux LEDs on pin 7 but not pin 3. | Selene ToyKeeper | 1 | -13/+27 |
| 2018-09-29 | Added D4-219C build target. Cleaned up D4S definitions a little. | Selene ToyKeeper | 1 | -11/+0 |
| 2018-09-06 | Enabled THERM_HARD_TURBO_DROP on Emisar D4 and FW3A. | Selene ToyKeeper | 1 | -0/+6 |
| 2018-07-14 | Added special 219c build. Fixed bug with forgetting memorized brightness aft... | Selene ToyKeeper | 1 | -0/+1 |
| 2018-07-01 | Higher thermal elbow. This light has some decent thermal mass, and the curve... | Selene ToyKeeper | 1 | -2/+2 |
| 2018-06-24 | re-applied D4S-specific config, got lost in the merge | Selene ToyKeeper | 1 | -0/+20 |