You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix bit loss in cie_lightness() when doing division to resolveqmk#15331 (qmk#15344)
* Fix bit loss in cie_lightness() when doing division.
* Use the right types
* Format
Co-authored-by: zvecr <[email protected]>