Commit Graph

9 Commits (61cdc9aaa462afbcbaf57f2c5991e06924caed0e)

Author SHA1 Message Date
skullydazed 23839b8c6d Clarify the quantum license ()
* Clarify the license for files we have signoff on

* Update against the currently signed off files

* Remove unused and not clearly licensed headers

* Replace an #endif I accidentally removed while resolving merge conflicts
Nikolaus Wittenstein e667e9f6da Fix compile warnings in light_ws2812.c
Fixes the warning "function declaration isn't a prototype" by explicitly
making the parameter list void.
Jack Humbert 3774a7fcda rgb light through midi
Jack Humbert 530dd3377e animations, midi, etc
Jack Humbert e9f7487518 mostly working
Jack Humbert 33e62c080c merging
Jack Humbert 5f91fb4136 working with power limit
Jack Humbert 57e08eb8ba updates rgblight implementation, makes non-timer stuff compatible with audio
Yang Liu ba9ac457b2 Integrate WS2812 code into quantum core