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