Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove custom backlight code for PS2AVRGB boards (#7775) | fauxpark | 2020-01-18 | 1 | -1/+1 |
| | | | | | | | | | | | | | | * Remove custom backlight code for PS2AVRGB boards * Remove custom driver setting * BACKLIGHT_BREATHING goes in config.h, not here * Don't need to include backlight.c again here either * Turn on backlight for Canoe * Disable console on a few boards due to oversize | ||||
* | Convert some PS2AVRGB boards to I2C WS2812 driver (#7241) | fauxpark | 2019-11-04 | 1 | -18/+1 |
| | | | | | | * Convert some PS2AVRGB boards to I2C WS2812 driver * Fix Travis failure for bface | ||||
* | Cleanup rules.mk for 32A and 328P keyboards (#6767) | fauxpark | 2019-09-20 | 1 | -15/+8 |
| | |||||
* | Add support for LSJ Ares (#5588) | Maarten Dekkers | 2019-05-24 | 1 | -0/+48 |
* Add support for LSJ Ares Thanks to the other ports which have made this port possible. * Update Ares code per request * More changes to Ares * Update Ares rules.mk Co-Authored-By: Maartenwut <maartenwut@gmail.com> * Remove escaping backslashes from Ares default keymap |