summaryrefslogtreecommitdiffstats
path: root/users/stanrc85/rgblight_layers.c
Commit message (Collapse)AuthorAgeFilesLines
* [Keymap] Add indicator light bootup fanfare (#10158)stanrc852020-09-061-38/+0
| | | | | | | | | | | | | | | * Add indicator light bootup fanfare * move fanfare code to new file * fanfare code in new file and remove unused boards * new startup fanfare code * add lock/unlock indicator animation * input key presses before changing lights * remove old code
* [Keymap] layer indicator lights (#10004)stanrc852020-08-171-2/+23
| | | | | * move caps lock indicator position * use num lock and scroll lock as layer indicators
* [Keymap] Userspace update Rgb layers code (#8659)stanrc852020-04-081-0/+47
* enable rgblight layers * rgblight layers code * switch to new rgblight layers * testing led positions * fix caps typo * lights and colors working * rules updated for different rgb use * Extra spaces removed