aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* fixed level_calc.py when using --pwm with 4 args instead of 5Selene ToyKeeper2022-04-281-1/+1
* merged sp10-pro shutoff fix and mt35-mini supportSelene ToyKeeper2022-04-1414-13/+191
|\
| * applied new phase-hack flags to other builds where relevantSelene ToyKeeper2022-04-147-0/+21
| * sp10-pro: hard reset phase while turning off, fixes shutoff bug without a delaySelene ToyKeeper2022-04-142-10/+22
| * avrdude fails when .fuse section is included, so omit that when copying elf t...Selene ToyKeeper2022-04-142-10/+10
| * moved fuses from cfg to hwdef, renamed LED_EN/DISABLE_DELAY to LED_ON/OFF_DELAYSelene ToyKeeper2022-04-144-34/+40
| * merged gchart's latest changes:Selene ToyKeeper2022-04-147-3/+142
| |\
| | * Created LED_DISABLE_DELAY option and enabled it for SP10 Pro to hopefully eli...Gabriel Hart2022-04-133-1/+6
| | * Added FUSES section to SP10 Pro for building ELF file with BOD Active fuse se...Gabriel Hart2022-04-123-5/+17
| | * Merge from TK's main A2 branch thru Rev 647 which includes several patches fo...Gabriel Hart2022-04-1142-115/+1322
| | |\ | | |/ | |/|
| | * Tweak a few MT35Mini settingsGabriel Hart2022-01-294-2/+101
| | * Experimental: add optional delay when using LED_ENABLE_PIN to avoid flashes o...Gabriel Hart2022-01-053-4/+13
| | * Experimental: add optional delay when using LED_ENABLE_PIN to avoid flashes o...Gabriel Hart2022-01-043-1/+12
* | | just a couple quick notes on using attiny1616, since the process is still evo...Selene ToyKeeper2022-04-141-0/+13
|/ /
* | revert spurious change to version.hSelene ToyKeeper2022-04-091-1/+4
* | merged sofirn sp10-pro branch (should have done it months ago, but forgot)Selene ToyKeeper2022-04-0921-96/+366
|\ \
| * \ merged anduril2 branch for upstream changesSelene ToyKeeper2021-12-1617-6/+596
| |\ \
| * | | fixed SP10 ramp flickering properly, using double-buffered registersSelene ToyKeeper2021-11-131-4/+5
| * | | enabled manual memory and timer by default;Selene ToyKeeper2021-11-131-0/+6
| * | | increased SP10 PWM speed as much as possible without making ramp bumpy, and m...Selene ToyKeeper2021-11-134-6/+20
| * | | reduced SP10 firefly/moon power usage slightly, by keeping CPU underclocked m...Selene ToyKeeper2021-11-061-1/+1
| * | | reduced SP10 downward ramp flicker even moreSelene ToyKeeper2021-11-061-4/+4
| * | | greatly smoothed out SP10 ramp, and configured defaultsSelene ToyKeeper2021-11-062-16/+25
| * | | merged recent anduril2 branch updatesSelene ToyKeeper2021-11-0618-81/+218
| |\ \ \
| * \ \ \ merged gchart's recent changesSelene ToyKeeper2021-11-0613-74/+298
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | Merge TKs changes through her commit 628Gabriel Hart2021-10-297-67/+137
| | |\ \ \
| | * | | | Add thefreeman's DAC linear driver (beta); also update Sofirn bilds to use th...Gabriel Hart2021-10-296-7/+161
| | * | | | SP10 Pro: lower AA LVP to 0.7vGabriel Hart2021-09-202-2/+2
| * | | | | merged gchart's SP10 Pro branchSelene ToyKeeper2021-09-1914-84/+172
| |\| | | |
| | * | | | SP10 Pro: use dynamic PWM, add hidden firefly, adjust candle amplitude, and t...Gabriel Hart2021-09-193-15/+25
| | * | | | Merge TK changes thru rev 623 (2021-09-17)Gabriel Hart2021-09-1932-190/+1112
| | |\ \ \ \ | | |/ / / / | |/| | | |
| | * | | | Merge TK's changes thru her rev 618 including autolock in Simple UI and jump ...Gabriel Hart2021-08-2911-26/+129
| | |\ \ \ \
| | * | | | | Add 2C Turbo for BLF Lantern (LT1)Gabriel Hart2021-08-292-1/+4
| | * | | | | Merge in TK's repo thru revision 613Gabriel Hart2021-08-207-61/+87
| | |\ \ \ \ \
| | * | | | | | from Tom E, support PB4 for any of the 3 PWM channelsGabriel Hart2021-08-201-1/+12
| | * | | | | | Adjusted more Sofirn SP10 config values (party strobe, candle amp, max_1x7135)Gabriel Hart2021-08-152-3/+9
| | * | | | | | Adjusted Sofirn SP10 ramp valuesGabriel Hart2021-08-152-2/+3
| | * | | | | | Merge updates from TKs main branchGabriel Hart2021-08-1221-68/+323
| | |\ \ \ \ \ \
| | * | | | | | | Finalized SP10S and renamed to SP10 Pro. Updated Sofirn settings to include SOS.Gabriel Hart2021-08-127-66/+64
| | * | | | | | | Updating from TKs recent change (fix for compile without USE_SIMPLE_UI)Gabriel Hart2021-06-061-1/+9
| | |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Add config option to allow 3C smooth/stepped selection in Simple UI, add that...Gabriel Hart2021-05-158-5/+58
| | |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ Merge recent updates from TK. Also update Sofirn target with preferences fro...Gabriel Hart2021-05-1435-136/+70
| | |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | | Update 1-Series to use 10 MHz clock and Phase Correct PWM. Add PWM documenta...Gabriel Hart2021-05-046-27/+43
| | * | | | | | | | | | Merge from main branchGabriel Hart2021-04-1419-67/+153
| | |\ \ \ \ \ \ \ \ \ \
* | | | | | | | | | | | | k9.3 tint-toggle build is broken, generate a better fail error (until it's fi...Selene ToyKeeper2022-04-092-0/+2
* | | | | | | | | | | | | added KR4-12V build, fixed model number for DM11-SBT90 buildSelene ToyKeeper2022-03-304-1/+227
* | | | | | | | | | | | | added Noctigon DM11-SBT90.2 buildSelene ToyKeeper2022-03-243-11/+229
| |_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | |
* | | | | | | | | | | | fixed bug where tint-ramping could end up 1 brightness ramp step different th...Selene ToyKeeper2021-12-131-1/+3
* | | | | | | | | | | | Added "Lockout 3C -> Off", changed Lockout 4H blink (light) to a blip (dark),Selene ToyKeeper2021-12-134-1/+28
* | | | | | | | | | | | enabled SOS mode on lights which have enough room for itSelene ToyKeeper2021-12-083-2/+4