Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Reset LED state every cycle when layer is active. | Brian Cully | 2018-11-25 | 1 | -0/+1 |
| | | | | Fixes interaction with other layer effects. | ||||
* | Toggle LEDs only when layer key is pressed. | Brian Cully | 2018-11-25 | 2 | -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 Cully | 2018-11-21 | 1 | -1/+3 |
| | |||||
* | Update for new plugin API. | Brian Cully | 2018-10-20 | 1 | -2/+0 |
| | | | | Remove LEDUtils and layers.h include. | ||||
* | Update READMEv0.1.0 | Brian Cully | 2018-08-30 | 1 | -1/+2 |
| | |||||
* | Highlight all possible lock keys. | Brian Cully | 2018-08-30 | 1 | -10/+2 |
| | | | | | Remove global row/col variables and calculate the breathe effect as the key is crossed during iteration. | ||||
* | Initial commit. | Brian Cully | 2018-08-30 | 2 | -0/+63 |