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

LED lighting #7

Open
Flashduke opened this issue Jan 12, 2018 · 2 comments
Open

LED lighting #7

Flashduke opened this issue Jan 12, 2018 · 2 comments

Comments

@Flashduke
Copy link

I'd like to know how to connect LEDs to the board, and how to add more holes for the space bar, shift, and all of the long buttons holder thing. I look forward to hear from you soon!

@ogaskell
Copy link

ogaskell commented Sep 23, 2020

I may be wrong on this, but afaik the Atmega32U4 wouldn't have enough pins for an LED matrix. I struggled for enough pins on just a 40% keyboard, no LEDs.

For long buttons, when you're assigning footprints simply select the Mx_Alps_200 for a 2U key for example. The library includes footprints for 1U, 1.25U, 1.5U, 1.75U, 2U, 2.25U, 2.75U and 6.25U.

Edit: I should also mention, the footprints for longer keys include PCB mount stabliser footprints where applicable

@Dschorim
Copy link

Dschorim commented Jan 6, 2022

Even thou you don't have enough pins for a LED matrix, you can still use LED's like the SK6805, SK6812 or WS2812B; they only require a single pin since they are daisy chained together and are supported by QMK (search for "QMK RGB" for more supported LED's)

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

3 participants