aboutsummaryrefslogtreecommitdiff
path: root/hw/sofirn/blf-lt1-t1616/hwdef.h (unfollow)
Commit message (Collapse)AuthorFilesLines
2023-11-10refactor checkpoint: splitting MCU-specific code into arch/$MCU.[ch]Selene ToyKeeper1-3/+1
Phew, that's a lot of changes! And there's still a lot more to do...
2023-11-03moved ATTINY and MODEL_NUMBER into $target/arch and $target/model,Selene ToyKeeper1-1/+0
and updated other scripts and files accordingly
2023-11-02got things to compile again, renamed #includesSelene ToyKeeper1-2/+2
(also modified the build scripts to work with the new file structure)
2023-11-02reorganized project files (part 1)Selene ToyKeeper1-0/+0
(just moved files, didn't change the contents yet, and nothing will work without updating #includes and build scripts and stuff)
2023-10-29applied new delay factor to other DSM builds, and some new DSM_* definesSelene ToyKeeper1-0/+2
2023-10-29fixed blf-lt1-t1616, after testing on actual hardwareSelene ToyKeeper1-3/+5
(its DSM interrupt wasn't working at all, and it needed a few other tweaks)
2023-10-28switched blf-lt1-t1616 from plain PWM to PWM+DSMSelene ToyKeeper1-24/+40
(and made DSM interrupt definitions a bit cleaner)
2023-10-26converted Sofirn LT1-t1616 to new API, using SiteRelEnby's branch for referenceSelene ToyKeeper1-51/+57
(needs further updates though, to improve ramping, since this version is basically a straight conversion of the old t85 code with 8-bit ramps)
2023-07-17fixed Wurkkos builds (using new refactor)Selene ToyKeeper1-15/+4
2023-05-02converted Wurkkos TS10 build (and made its ramp smoother w/ better low modes)Selene ToyKeeper1-0/+146