aboutsummaryrefslogtreecommitdiff
path: root/hw/hank/emisar-d4k-3ch/anduril.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add a feature to make RGB voltage configurableSiteRelEnby2024-04-021-0/+1
| | | | | | | Adds two entries to the battery voltage settings menu, the first isathreshold for switching aux to high, and the second sets a minimum level for it to be displayed, also effectively allowing the feature to be entirely disabled if not wanted.
* moved ATTINY and MODEL_NUMBER into $target/arch and $target/model,Selene ToyKeeper2023-11-031-2/+0
| | | | and updated other scripts and files accordingly
* renamed cfg.h -> anduril.h inside source filesSelene ToyKeeper2023-11-031-1/+1
|
* renamed cfg.h -> anduril.h so each UI can have its own cfg (part 1)Selene ToyKeeper2023-11-031-0/+106
(still need to update file contents afterward, but doing it in a separate commit so git can detect renames easier)