Commit Graph

7 Commits (5e3951b361e6d173b705bd3b2b6df0c543258d98)

Author SHA1 Message Date
Ryan 5e3951b361
Remove NO_UART defines from config.h for V-USB boards (#8351) 5 years ago
fauxpark b568999769 Fix LED configuration for PS2AVRGB boards (#7989)
* Fix LED configuration for PS2AVRGB boards

* Undo backlight on state changes
5 years ago
fauxpark f5209aa4e9 Remove custom backlight code for PS2AVRGB boards (#7775)
* 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
5 years ago
fauxpark 519df78cdb
Set device version from config.h for V-USB boards (#7316) 6 years ago
fauxpark 0bd03150e5 Remove NO_BACKLIGHT_CLOCK (#6418) 6 years ago
Drashna Jaelre faaaa134fd Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997) 6 years ago
Maarten Dekkers 1a55d84224 Add support for LSJ Ares (#5588)
* 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
6 years ago