controller icon indicating copy to clipboard operation
controller copied to clipboard

Adding support for addressable LED strips

Open nikchi opened this issue 9 years ago • 2 comments

This is a relatively recent development from QMK, the ability to use the VCC Data and GND pins on the microcontrollers to enable support for these types of LEDs

It would be really useful for the IC family of boards also.

https://github.com/jackhumbert/qmk_firmware/pull/106

nikchi avatar Feb 12 '16 20:02 nikchi

Hmm, that shouldn't be that difficult. In theory it should be possible to use any free pin (not sure if it's possible to make it more efficient utilizing a hardware module though). I had someone ping me more recently on helping out with something like this, perhaps it can be made to happen :D

haata avatar Feb 12 '16 20:02 haata

Now that there is the PixelMap module and KLL support for aninamations this may be much more interesting to implement.

smasher816 avatar Apr 04 '18 04:04 smasher816