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

how to enable underglow? #32

Open
koraysels opened this issue Oct 3, 2021 · 1 comment
Open

how to enable underglow? #32

koraysels opened this issue Oct 3, 2021 · 1 comment

Comments

@koraysels
Copy link

koraysels commented Oct 3, 2021

hi, i soldered some ws2812 led strips to the pins but how do I make them glow ?
EDIT: i found it! I used mikefightsbears mapping and it workds now.. only for the left side but maybe that is the wiring ..

thanks!

@MihaelN
Copy link

MihaelN commented Oct 10, 2021

I had the same issue not long ago, I had to update the code to ensure all LED properties have been defined and that left and right half communicate with each other. Take a look inside my repository for more information.

Make sure you have defined LED in the config.h like this.

Also take a look inside keymap.c, I have small snippet running different settings here.

edit: This is all under the assumption that you wired ws2812 correctly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants