Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

added color average filtering to razer chroma keyboard code #181

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

FIX94
Copy link

@FIX94 FIX94 commented Dec 24, 2017

I personally didnt really like how the keys just took the nearest pixel to display because it would often lead to the keys flickering "on" and "off", never fading in/out so I wrote up a bit of code to blend all the pixels surrounding a key together, smoothing out the look, especially when the background mode is set to black.

…isabled by giving "razer_use_keyboard_nearest_filter" as command line argument for old behavior
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant