aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Allow building on all architectures.HEADv1.0.0mainBrian Cully2022-09-251-1/+1
|
* Remove unused header.Brian Cully2022-06-111-1/+0
|
* Update for latest Kaleidoscope.Brian Cully2022-06-112-50/+60
|
* Reset LED state every cycle when layer is active.Brian Cully2018-11-251-0/+1
| | | | Fixes interaction with other layer effects.
* Toggle LEDs only when layer key is pressed.Brian Cully2018-11-252-3/+16
| | | | | Fixes interactions with NumPad plugin when there are no other LED effects present.
* Fix returning to previous LED mode when layer is toggled off.Brian Cully2018-11-211-1/+3
|
* Update for new plugin API.Brian Cully2018-10-201-2/+0
| | | | Remove LEDUtils and layers.h include.
* Update READMEv0.1.0Brian Cully2018-08-302-4/+46
|
* Highlight all possible lock keys.Brian Cully2018-08-301-10/+2
| | | | | Remove global row/col variables and calculate the breathe effect as the key is crossed during iteration.
* Initial commit.Brian Cully2018-08-307-0/+454