aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/ps2avrGB/ps2avrGB.c
Commit message (Collapse)AuthorAgeFilesLines
* Always send 3 * RGBLED_NUM bytes through I2C on ps2avrGBLuiz Ribeiro2017-06-111-1/+1
| | | | | This wasn't going to work on boards with a different number of LEDs, since I was always sending 48 bytes.
* Simplified ps2avrGB rgblight_set logic a bitLuiz Ribeiro2017-06-111-11/+6
|
* rgblight support for ps2avrGBLuiz Ribeiro2017-06-111-0/+50
|
* Got ps2avrGB to work with the V-USB protocolLuiz Ribeiro2017-01-211-0/+0