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