| Commit message (Collapse) | Author | Files | Lines |
|
(still need to update file contents afterward,
but doing it in a separate commit so git can detect renames easier)
|
|
(also modified the build scripts to work with the new file structure)
|
|
(just moved files, didn't change the contents yet,
and nothing will work without updating #includes and build scripts and stuff)
|
|
(it's mostly the same as FW3A, but has an aux LED
so there's less room for other stuff)
|
|
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.
|
|
- 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)
|
|
more
|
|
|
|
Hybrid memory is a combination of automatic and manual, depending
on how long the light was off. If it was a short time, automatic
mem is used. For a longer time, it resets to the manual memory level.
Also tweaked some of the larger build targets again to make sure
they fit in ROM.
|
|
|
|
(the idea is "high but not crazy", or around 100% to 150% of thermally-sustainable level)
... and set the default steps to 5 instead of 3
|
|
(they were slightly too big)
|
|
(but removed aux LED support from D18, because the stock version has none)
|
|
mode on those.
|
|
|
|
|