aboutsummaryrefslogtreecommitdiff
path: root/hwdef-blf-lt1-t1616.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* reorganized project files (part 1)Selene ToyKeeper2023-11-021-210/+0
| | | | | (just moved files, didn't change the contents yet, and nothing will work without updating #includes and build scripts and stuff)
* fixed blf-lt1-t1616, after testing on actual hardwareSelene ToyKeeper2023-10-291-2/+6
| | | | | (its DSM interrupt wasn't working at all, and it needed a few other tweaks)
* switched blf-lt1-t1616 from plain PWM to PWM+DSMSelene ToyKeeper2023-10-281-43/+100
| | | | | (and made DSM interrupt definitions a bit cleaner)
* converted Sofirn LT1-t1616 to new API, using SiteRelEnby's branch for referenceSelene ToyKeeper2023-10-261-0/+149
(needs further updates though, to improve ramping, since this version is basically a straight conversion of the old t85 code with 8-bit ramps)