| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
| |
(just moved files, didn't change the contents yet,
and nothing will work without updating #includes and build scripts and stuff)
|
| |
|
|
|
| |
(needs testing on actual hardware, and ideally tweaking to improve performance)
|
| |
|
|
|
|
|
| |
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)
|
| |
|
|
|
|
|
|
|
|
|
|
| |
- 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)
|
| | |
|
| |
|
|
|
|
| |
- removed old thermal definitions which aren't used any more
- rearranged a couple options to group them better
|
| |
|
|
|
|
| |
(but it's not tested since I have no relevant hardware... need to get
it tested by someone who has the hardware)
|
| |
|