aboutsummaryrefslogtreecommitdiff
path: root/hw/fireflies/rot66/cfg.h (unfollow)
Commit message (Expand)AuthorFilesLines
2023-11-03renamed cfg.h -> anduril.h so each UI can have its own cfg (part 1)Selene ToyKeeper1-65/+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-28converted ff-rot66 to new APISelene ToyKeeper1-20/+23
2023-04-17switched the rest of FSM + Anduril to use SPDX license headersSelene ToyKeeper1-0/+4
2023-03-28added a "tactical mode" on "Off -> 6C"Selene ToyKeeper1-0/+3
2021-12-08enabled SOS mode on lights which have enough room for itSelene ToyKeeper1-0/+1
2021-12-08added a compile option for USE_LOWPASS_WHILE_ASLEEP,Selene ToyKeeper1-2/+3
2021-12-08fixed Ramp 3H with Anduril 2 style turboSelene ToyKeeper1-0/+6
2021-09-10fixed builds which failed due to being too big (rot66, mf01-mini)Selene ToyKeeper1-0/+2
2021-08-31fixed builds which failed to compile after recent changesSelene ToyKeeper1-0/+2
2021-04-14aux LED config cleaning...Selene ToyKeeper1-9/+1
2020-09-25removed ROM-size reduction options from larger build targets; not needed any ...Selene ToyKeeper1-3/+0
2020-09-24re-added features to build targets which were too big beforeSelene ToyKeeper1-1/+1
2020-09-15added hybrid memory option (a.k.a. manual memory timer)Selene ToyKeeper1-0/+3
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/+6
2020-07-12cleaned up s/ceiling/ceil/ and s/muggle_/simple_ui_/ in config filesSelene ToyKeeper1-1/+1
2020-03-16merged some misc fixes from pakutrai, cleaned up comments, removed unused sym...Selene ToyKeeper1-3/+0
2019-05-22turned off hard turbo drop since it doesn't seem to be needed any moreSelene ToyKeeper1-1/+1
2019-03-18made mid-ramp blinks more configurable per build targetSelene ToyKeeper1-1/+1
2018-12-18Reworked the config file include system so it'll include the #defined valueSelene ToyKeeper1-0/+1
2018-11-03Made it easier to override hwdef-*.h values in cfg-*.h files.Selene ToyKeeper1-4/+0
2018-09-30Added ROT66 14x7135 support. Split original 7x7135 target into two.Selene ToyKeeper1-7/+7
2018-09-06Calibrated ROT66-219b build better.Selene ToyKeeper1-8/+16
2018-09-06Adjusted ROT66-219b ramp shape to max out channels at 65, 115, and 150.Selene ToyKeeper1-22/+8
2018-09-05made aux LED default mode configurable per hardware target,Selene ToyKeeper1-0/+5
2018-09-05enable ROT66 aux LED blinking mode because there's enough room nowSelene ToyKeeper1-1/+1
2018-08-30First Anduril build for Fireflies ROT66.Selene ToyKeeper1-0/+51