| 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-27 | enabled smooth steps on blf-q8 and sofirn-sp36, instead of tactical mode | Selene ToyKeeper | 1 | -1/+3 |
| 2023-10-26 | fixed blf-q8 build (was 6 bytes too big) | Selene ToyKeeper | 1 | -0/+6 |
| 2023-07-18 | converted Emisar D4 and BLF Q8 to multi-channel, | Selene ToyKeeper | 1 | -3/+6 |
| 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/+1 |
| 2021-12-13 | Added "Lockout 3C -> Off", changed Lockout 4H blink (light) to a blip (dark), | Selene ToyKeeper | 1 | -0/+7 |
| 2021-10-29 | Add thefreeman's DAC linear driver (beta); also update Sofirn bilds to use th... | Gabriel Hart | 1 | -2/+2 |
| 2021-08-12 | Finalized SP10S and renamed to SP10 Pro. Updated Sofirn settings to include SOS. | Gabriel Hart | 1 | -0/+4 |
| 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 | -0/+12 |
| 2019-11-24 | enabled muggle mode again in all build targets, since it fits now | Selene ToyKeeper | 1 | -5/+0 |
| 2019-11-19 | the Q8 can just barely fit muggle mode again | Selene ToyKeeper | 1 | -3/+3 |
| 2019-11-14 | turned off muggle mode on Q8 and MF01S, to make builds small enough again | Selene ToyKeeper | 1 | -0/+5 |
| 2018-12-18 | Reworked the config file include system so it'll include the #defined value | Selene ToyKeeper | 1 | -0/+1 |
| 2018-12-14 | Enable fancier aux LED blinking mode on BLF Q8 and Sofirn SP36. | Selene ToyKeeper | 1 | -0/+3 |
| 2018-11-14 | added a fancier blinking mode for button/aux LEDs, enabled on D4S / Q8 / SP36 | Selene ToyKeeper | 1 | -0/+2 |
| 2018-11-03 | Made it easier to override hwdef-*.h values in cfg-*.h files. | Selene ToyKeeper | 1 | -4/+0 |
| 2018-07-01 | Made it easier to define thermal parameters per driver type. | Selene ToyKeeper | 1 | -0/+3 |
| 2018-06-27 | Move driver-specific ramp tables into the driver's config file. | Selene ToyKeeper | 1 | -0/+15 |
| 2018-06-24 | Refactored driver/hardware definition code to be one file per driver type. | Selene ToyKeeper | 1 | -2/+2 |
| 2018-06-24 | Moved driver-specific details to separate header files. | Selene ToyKeeper | 1 | -0/+9 |