| Commit message (Expand) | Author | Files | Lines |
| 2023-11-03 | moved ATTINY and MODEL_NUMBER into $target/arch and $target/model, | Selene ToyKeeper | 1 | -1/+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-28 | converted ff-rot66 to new API | Selene ToyKeeper | 1 | -20/+23 |
| 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-12-08 | enabled SOS mode on lights which have enough room for it | Selene ToyKeeper | 1 | -0/+1 |
| 2021-12-08 | added a compile option for USE_LOWPASS_WHILE_ASLEEP, | Selene ToyKeeper | 1 | -2/+3 |
| 2021-12-08 | fixed Ramp 3H with Anduril 2 style turbo | Selene ToyKeeper | 1 | -0/+6 |
| 2021-09-10 | fixed builds which failed due to being too big (rot66, mf01-mini) | Selene ToyKeeper | 1 | -0/+2 |
| 2021-08-31 | fixed builds which failed to compile after recent changes | Selene ToyKeeper | 1 | -0/+2 |
| 2021-04-14 | aux LED config cleaning... | Selene ToyKeeper | 1 | -9/+1 |
| 2020-09-25 | removed ROM-size reduction options from larger build targets; not needed any ... | Selene ToyKeeper | 1 | -3/+0 |
| 2020-09-24 | re-added features to build targets which were too big before | Selene ToyKeeper | 1 | -1/+1 |
| 2020-09-15 | added hybrid memory option (a.k.a. manual memory timer) | Selene ToyKeeper | 1 | -0/+3 |
| 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 | -0/+6 |
| 2020-07-12 | cleaned up s/ceiling/ceil/ and s/muggle_/simple_ui_/ in config files | Selene ToyKeeper | 1 | -1/+1 |
| 2020-03-16 | merged some misc fixes from pakutrai, cleaned up comments, removed unused sym... | Selene ToyKeeper | 1 | -3/+0 |
| 2019-05-22 | turned off hard turbo drop since it doesn't seem to be needed any more | Selene ToyKeeper | 1 | -1/+1 |
| 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 | -4/+0 |
| 2018-09-30 | Added ROT66 14x7135 support. Split original 7x7135 target into two. | Selene ToyKeeper | 1 | -7/+7 |
| 2018-09-06 | Calibrated ROT66-219b build better. | Selene ToyKeeper | 1 | -8/+16 |
| 2018-09-06 | Adjusted ROT66-219b ramp shape to max out channels at 65, 115, and 150. | Selene ToyKeeper | 1 | -22/+8 |
| 2018-09-05 | made aux LED default mode configurable per hardware target, | Selene ToyKeeper | 1 | -0/+5 |
| 2018-09-05 | enable ROT66 aux LED blinking mode because there's enough room now | Selene ToyKeeper | 1 | -1/+1 |
| 2018-08-30 | First Anduril build for Fireflies ROT66. | Selene ToyKeeper | 1 | -0/+51 |