aboutsummaryrefslogtreecommitdiff
path: root/hw/gchart/fet1-t1616/anduril.h (unfollow)
Commit message (Expand)AuthorFilesLines
2023-11-03moved ATTINY and MODEL_NUMBER into $target/arch and $target/model,Selene ToyKeeper1-2/+0
2023-11-03renamed cfg.h -> anduril.h so each UI can have its own cfg (part 1)Selene ToyKeeper1-0/+0
2023-11-02got things to compile again, renamed #includesSelene ToyKeeper1-1/+1
2023-11-02reorganized project files (part 1)Selene ToyKeeper1-0/+0
2023-10-27converted gchart-fet1-t1616 to new APISelene ToyKeeper1-21/+45
2023-04-17switched the rest of FSM + Anduril to use SPDX license headersSelene ToyKeeper1-0/+4
2021-08-31fixed builds which failed to compile after recent changesSelene ToyKeeper1-1/+1
2021-04-14aux LED config cleaning...Selene ToyKeeper1-4/+0
2021-04-02fixed blinking aux LED on gchart-fet1-t1616 (was fast and bright, now uses 2-...Selene ToyKeeper1-0/+5
2021-04-01Renamed gchart-fet1-t16 to t1616, to make it consistent with other t1616 models.Selene ToyKeeper1-1/+1
2021-01-12Clean up a couple unnecessary #defines in gchart fet1 config fileGabriel Hart1-8/+0
2020-12-20Fix 1-Series standby tick speed, use 2C TurboGabriel Hart1-1/+4
2020-12-18Add AVR 1-Series and t1616 board and scriptsGabriel Hart1-22/+19
2020-08-31added model numbers to each build target, and to version check functionSelene ToyKeeper1-0/+1
2020-08-20raised ceiling levels for simple UI in each build targetSelene ToyKeeper1-0/+12
2019-11-24enabled muggle mode again in all build targets, since it fits nowSelene ToyKeeper1-5/+0
2019-11-19the Q8 can just barely fit muggle mode againSelene ToyKeeper1-3/+3
2019-11-14turned off muggle mode on Q8 and MF01S, to make builds small enough againSelene ToyKeeper1-0/+5
2018-12-18Reworked the config file include system so it'll include the #defined valueSelene ToyKeeper1-0/+1
2018-12-14Enable fancier aux LED blinking mode on BLF Q8 and Sofirn SP36.Selene ToyKeeper1-0/+3
2018-11-14added a fancier blinking mode for button/aux LEDs, enabled on D4S / Q8 / SP36Selene ToyKeeper1-0/+2
2018-11-03Made it easier to override hwdef-*.h values in cfg-*.h files.Selene ToyKeeper1-4/+0
2018-07-01Made it easier to define thermal parameters per driver type.Selene ToyKeeper1-0/+3
2018-06-27Move driver-specific ramp tables into the driver's config file.Selene ToyKeeper1-0/+15
2018-06-24Refactored driver/hardware definition code to be one file per driver type.Selene ToyKeeper1-2/+2
2018-06-24Moved driver-specific details to separate header files.Selene ToyKeeper1-0/+9