aboutsummaryrefslogtreecommitdiff
path: root/hwdef-emisar-2ch.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* reorganized project files (part 1)Selene ToyKeeper2023-11-021-193/+0
| | | | | (just moved files, didn't change the contents yet, and nothing will work without updating #includes and build scripts and stuff)
* minor comment cleanupSelene ToyKeeper2023-10-261-1/+0
|
* fixed builds which weren't using set_level_zero() yet...Selene ToyKeeper2023-09-171-20/+6
| | | | | | | | | | | | | | | | | | - emisar-d4 - emisar-d4v2 - emisar-d4v2-nofet - emisar-d4sv2 - emisar-2ch - emisar-2ch-fet - noctigon-dm11-boost - noctigon-k1 - noctigon-kr4 - noctigon-kr4-nofet - sofirn-lt1s-pro ... and removed old build targets for d4sv2-tintramp, because it was replaced by emisar-2ch a while ago.
* added channel mode per strobe mode, and made FSM channel mode more flexible,Selene ToyKeeper2023-08-241-4/+4
| | | | | and fixed issue in tactical mode where strobes wouldn't stop on button release
* fixed d4v2, kr4, m44, emisar-2ch (using new refactor),Selene ToyKeeper2023-07-161-0/+1
| | | | | added RGB aux channel modes to models which didn't have it
* refactored how channel modes are defined, and converted emisar-2ch buildSelene ToyKeeper2023-07-101-0/+46
|
* updated D4Sv2-tintramp -> Emisar 2-channel build target ...Selene ToyKeeper2023-04-251-0/+161
... and reworked how gradual_tick() works ... and updated LT1S Pro to use new method