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
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!
The text was updated successfully, but these errors were encountered:
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
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)
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!
The text was updated successfully, but these errors were encountered: