| Commit message (Expand) | Author | Age | Files | Lines |
| * | only use 2-color strobe in tactical mode if it's on main LEDs, not aux | Selene ToyKeeper | 2023-04-28 | 1 | -1/+4 |
| * | tactical mode: use police strobe by default, if it exists | Selene ToyKeeper | 2023-04-27 | 1 | -2/+6 |
| * | Noctigon KR4-tintramp updated to use new channel system | Selene ToyKeeper | 2023-04-27 | 2 | -7/+7 |
| * | whitespace cleanup | Selene ToyKeeper | 2023-04-26 | 1 | -5/+5 |
| * | change channel mode per config step in channel mode menu | Selene ToyKeeper | 2023-04-26 | 4 | -6/+34 |
| * | made sleep voltage work on attiny1616 again | Selene ToyKeeper | 2023-04-26 | 3 | -6/+31 |
| * | put RGB aux LEDs in high mode for 3 seconds after light goes to sleep | Selene ToyKeeper | 2023-04-25 | 2 | -2/+4 |
| * | fixed bug behind K93_LOCKOUT_KLUDGE which could exit lockout in solid aux mode | Selene ToyKeeper | 2023-04-25 | 15 | -40/+16 |
| * | updated D4Sv2-tintramp -> Emisar 2-channel build target ... | Selene ToyKeeper | 2023-04-25 | 8 | -85/+555 |
| * | added stepped tint ramping | Selene ToyKeeper | 2023-04-19 | 9 | -52/+227 |
| * | LT1S Pro: added white-only auto-tint mode, at gchart's request | Selene ToyKeeper | 2023-04-19 | 3 | -20/+81 |
| * | made "Ramp 3H" do momentary turbo if current channel mode has no args | Selene ToyKeeper | 2023-04-17 | 4 | -19/+34 |
| * | LT1S Pro: raised the ramp a bit; it seemed too low in the middle | Selene ToyKeeper | 2023-04-17 | 1 | -2/+9 |
| * | switched the rest of FSM + Anduril to use SPDX license headers | Selene ToyKeeper | 2023-04-17 | 176 | -1660/+778 |
| * | reduced ROM by ~600 bytes by moving all eeprom config values to a "cfg" struct | Selene ToyKeeper | 2023-04-16 | 30 | -664/+580 |
| * | added ability to use 2 colors in config mode | Selene ToyKeeper | 2023-04-15 | 3 | -49/+46 |
| * | enable sunset timer in Extended Simple UI | Selene ToyKeeper | 2023-04-15 | 1 | -1/+1 |
| * | adapted smooth-sunset patch from SammysHP | Selene ToyKeeper | 2023-04-15 | 4 | -95/+41 |
| * | LT1S Pro: added manual memory with a timer by default, like on SP10 Pro | Selene ToyKeeper | 2023-04-15 | 1 | -0/+6 |
| * | merged gcharts config updates for BLF Q8 t1616 | Selene ToyKeeper | 2023-04-15 | 1 | -2/+11 |
| * | added gchart's Extended Simple UI (strobes and aux config in simple mode) | Selene ToyKeeper | 2023-04-15 | 2 | -36/+81 |
| * | LT1S Pro: reduced visibility of PWM by dropping the TOP values faster | Selene ToyKeeper | 2023-04-15 | 1 | -9/+7 |
| * | LT1S: added thermal regulation | Selene ToyKeeper | 2023-04-14 | 5 | -125/+243 |
| * | LT1S Pro: after measuring, perhaps low aux mode is better after all | Selene ToyKeeper | 2023-04-14 | 1 | -2/+10 |
| * | LT1S Pro: added dynamic PWM (much better low modes!) | Selene ToyKeeper | 2023-04-14 | 5 | -63/+168 |
| * | refactor progress checkpoint ... got Sofirn LT1S Pro and Emisar D4v2 working | Selene ToyKeeper | 2023-04-13 | 29 | -508/+1019 |
| * | merging gchart's changes, part 1... | Selene ToyKeeper | 2023-04-07 | 14 | -0/+735 |
| * | added a "tactical mode" on "Off -> 6C" | Selene ToyKeeper | 2023-03-28 | 23 | -4/+239 |
| * | strobe modes: added 4C to cycle backward through strobes | Selene ToyKeeper | 2023-03-28 | 1 | -0/+6 |
| * | just whitespace / comments | Selene ToyKeeper | 2023-03-28 | 3 | -4/+4 |
| * | fast-blink the aux LED in standby when battery is low | Selene ToyKeeper | 2023-02-10 | 5 | -34/+54 |
| * | fixed voltage calibration resolution on SP10 Pro | Selene ToyKeeper | 2022-10-21 | 1 | -2/+2 |
| * | allow supporting single-color and RGB side button in the same build | Selene ToyKeeper | 2022-07-29 | 7 | -12/+46 |
| * | added Emisar D1v2 models (old FET+7135, new linear+FET, new linear-only) | Selene ToyKeeper | 2022-07-29 | 4 | -6/+52 |
| * | fixed level_calc.py when using --pwm with 4 args instead of 5 | Selene ToyKeeper | 2022-04-28 | 1 | -1/+1 |
| * | merged sp10-pro shutoff fix and mt35-mini support | Selene ToyKeeper | 2022-04-14 | 14 | -13/+191 |
| |\ |
|
| | * | applied new phase-hack flags to other builds where relevant | Selene ToyKeeper | 2022-04-14 | 7 | -0/+21 |
| | * | sp10-pro: hard reset phase while turning off, fixes shutoff bug without a delay | Selene ToyKeeper | 2022-04-14 | 2 | -10/+22 |
| | * | avrdude fails when .fuse section is included, so omit that when copying elf t... | Selene ToyKeeper | 2022-04-14 | 2 | -10/+10 |
| | * | moved fuses from cfg to hwdef, renamed LED_EN/DISABLE_DELAY to LED_ON/OFF_DELAY | Selene ToyKeeper | 2022-04-14 | 4 | -34/+40 |
| | * | merged gchart's latest changes: | Selene ToyKeeper | 2022-04-14 | 7 | -3/+142 |
| | |\ |
|
| | | * | Created LED_DISABLE_DELAY option and enabled it for SP10 Pro to hopefully eli... | Gabriel Hart | 2022-04-13 | 3 | -1/+6 |
| | | * | Added FUSES section to SP10 Pro for building ELF file with BOD Active fuse se... | Gabriel Hart | 2022-04-12 | 3 | -5/+17 |
| | | * | Merge from TK's main A2 branch thru Rev 647 which includes several patches fo... | Gabriel Hart | 2022-04-11 | 42 | -115/+1322 |
| | | |\
| | |/
| |/| |
|
| | | * | Tweak a few MT35Mini settings | Gabriel Hart | 2022-01-29 | 4 | -2/+101 |
| | | * | Experimental: add optional delay when using LED_ENABLE_PIN to avoid flashes o... | Gabriel Hart | 2022-01-05 | 3 | -4/+13 |
| | | * | Experimental: add optional delay when using LED_ENABLE_PIN to avoid flashes o... | Gabriel Hart | 2022-01-04 | 3 | -1/+12 |
| * | | | just a couple quick notes on using attiny1616, since the process is still evo... | Selene ToyKeeper | 2022-04-14 | 1 | -0/+13 |
| |/ / |
|
| * | | revert spurious change to version.h | Selene ToyKeeper | 2022-04-09 | 1 | -1/+4 |
| * | | merged sofirn sp10-pro branch (should have done it months ago, but forgot) | Selene ToyKeeper | 2022-04-09 | 21 | -96/+366 |
| |\ \ |
|