aboutsummaryrefslogtreecommitdiffstats
path: root/quantum/led_matrix_drivers.c
Commit message (Collapse)AuthorAgeFilesLines
* clang-format changesskullY2019-08-301-97/+96
|
* NK65 Addition (#5865)yiancar2019-05-151-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | * Nk65 initial commit * Minor fix for compatibility * Make everything pretty * Update keyboards/nk65/config.h Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com> * Update keyboards/nk65/readme.md Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com> * Chmod Dummy * Update getting_started_introduction.md * Revert "Update getting_started_introduction.md" This reverts commit daf446acf7ae4ae00488b389ce04f2cfca708d44.
* fix the led_matrix.h naming conflictskullY2019-02-101-1/+1
|
* Put back an accidentally stripped copyrightskullY2019-02-101-1/+2
|
* led_matrix works nowskullY2019-02-101-1/+2
|
* compiles, but long delay on startup and problemsskullY2019-02-101-25/+25
|
* The beginning of a simple led matrix driver for is31fl3731skullY2019-02-101-0/+147