Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix LED configuration for PS2AVRGB boards (#7989) | fauxpark | 2020-01-23 | 1 | -0/+1 |
| | | | | | | * Fix LED configuration for PS2AVRGB boards * Undo backlight on state changes | ||||
* | Remove custom backlight code for PS2AVRGB boards (#7775) | fauxpark | 2020-01-18 | 1 | -1/+2 |
| | | | | | | | | | | | | | | * 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 | ||||
* | Set device version from config.h for V-USB boards (#7316) | fauxpark | 2019-11-15 | 1 | -0/+1 |
| | |||||
* | Remove NO_BACKLIGHT_CLOCK (#6418) | fauxpark | 2019-07-27 | 1 | -1/+0 |
| | |||||
* | Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997) | Drashna Jaelre | 2019-06-06 | 1 | -2/+2 |
| | |||||
* | Add support for LSJ Ares (#5588) | Maarten Dekkers | 2019-05-24 | 1 | -0/+51 |
* 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 |