aboutsummaryrefslogtreecommitdiff
path: root/hwdef-BLF_LT1.h (unfollow)
Commit message (Collapse)AuthorFilesLines
2023-04-17switched the rest of FSM + Anduril to use SPDX license headersSelene ToyKeeper1-5/+5
instead of full GPL headers (or all too often, nothing at all) There are a few "FIXME" entries where I'm not sure about the correct copyright.
2022-04-14applied new phase-hack flags to other builds where relevantSelene ToyKeeper1-0/+3
2021-10-31added "200%" turbo on tint-ramping lights: D4S and LT1Selene ToyKeeper1-2/+2
Normal ramp from 0% to 100% power on levels 1 to 130, then 101% to 200% power at levels 131 to 150 using both channels at maximum for turbo. When either channel would go over 100%, the extra spills over to the other channel.
2021-09-08got BLF LT1 working again, using new tint-ramping codeSelene ToyKeeper1-10/+44
2021-09-08copied Q8 hwdef to LT1 so I can improve itSelene ToyKeeper1-0/+0
2018-12-18Reworked the config file include system so it'll include the #defined valueSelene ToyKeeper1-0/+4
instead of having to hard-code a bunch of specific recognized values.
2018-11-03Made it easier to override hwdef-*.h values in cfg-*.h files.Selene ToyKeeper1-6/+7
2018-06-24Refactored driver/hardware definition code to be one file per driver type.Selene ToyKeeper1-0/+16