aboutsummaryrefslogtreecommitdiff
path: root/hwdef-noctigon-kr4.c (unfollow)
Commit message (Collapse)AuthorFilesLines
2023-11-02reorganized project files (part 1)Selene ToyKeeper1-63/+0
(just moved files, didn't change the contents yet, and nothing will work without updating #includes and build scripts and stuff)
2023-10-31converted fw3x-lume1 to new API, I thinkSelene ToyKeeper1-1/+0
(needs testing on actual hardware, and ideally tweaking to improve performance)
2023-09-17fixed builds which weren't using set_level_zero() yet...Selene ToyKeeper1-9/+9
- 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.
2023-07-16fixed d4v2, kr4, m44, emisar-2ch (using new refactor),Selene ToyKeeper1-0/+13
added RGB aux channel modes to models which didn't have it
2023-04-29KR4: ramp can use 8 bits, since values never go over 255Selene ToyKeeper1-1/+1
also, don't blink at top of linear range
2023-04-29Noctigon KR4: updated to use new channel systemSelene ToyKeeper1-0/+51
(also tweaked D4v2 build to match KR4 as much as possible) (also added Extended Simple UI to Hank's config)