aboutsummaryrefslogtreecommitdiff
path: root/spaghetti-monster/anduril/cfg-fw3x-lume1.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* reorganized project files (part 1)Selene ToyKeeper2023-11-021-81/+0
| | | | | (just moved files, didn't change the contents yet, and nothing will work without updating #includes and build scripts and stuff)
* converted fw3x-lume1 to new API, I thinkSelene ToyKeeper2023-10-311-16/+6
| | | | | (needs testing on actual hardware, and ideally tweaking to improve performance)
* switched the rest of FSM + Anduril to use SPDX license headersSelene ToyKeeper2023-04-171-1/+6
| | | | | | | 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.
* aux LED config cleaning...Selene ToyKeeper2021-04-141-6/+0
| | | | | | | | | | | | | | | | | | | | - use fancy blinking mode by default (define USE_OLD_BLINKING_INDICATOR if old slow mode is wanted) - remove TICK_DURING_STANDBY from all cfg-*.h files because it's enabled automatically by other features anyway (autolock, memory timer) - remove STANDBY_TICK_SPEED from cfg-*.h because all the values matched the default anyway so it was redundant - set rot66 button LED to high+blinking instead of high+off (it was only "off" because it ran out of space, and that was resolved) - enabled fancier indicator by default on fireflies-ui and rampingiosv3, since its other #define clauses were removed (not sure if those older UIs still compile, but if so, it's worth at least trying not to break it)
* config updates for Hank (Emisar / Noctigon):Selene ToyKeeper2021-04-131-2/+0
| | | | | | | | | | | | - use cycling rainbow mode by default on lights with RGB LEDs (instead of voltage, because it's better for impressing new users) - use 2C turbo instead of 2C ceiling (Anduril 1 style instead of Anduril 2 style) also some other minor housekeeping... - make all K1 models use consistent rainbow cycling speed - enable auto-lock and manual memory timer on Emisar D1v2 - remove redundant RGB config on Lume1 (it had incorrect comments anyway)
* added model number to Lume1 FW3X build targetSelene ToyKeeper2020-10-181-0/+4
|
* cleaned up cfg-fw3x-lume1.h a little:Selene ToyKeeper2020-09-071-19/+9
| | | | | | - removed old thermal definitions which aren't used any more - rearranged a couple options to group them better
* adjusted Lume1 (FW3X) cfg and hwdef according to what seems right for itSelene ToyKeeper2020-09-071-26/+20
| | | | | | (but it's not tested since I have no relevant hardware... need to get it tested by someone who has the hardware)
* imported cfg and hwdef files for lume1Selene ToyKeeper2020-09-021-0/+106