Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove NO_UART defines from config.h for V-USB boards (#8351) | Ryan | 2020-03-09 | 1 | -2/+0 |
| | |||||
* | 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 | ||||
* | 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/+1 |
| | |||||
* | [Keyboard] New Keyboard: Mars 8.0 TKL (#5894) | MechMerlin | 2019-05-17 | 1 | -0/+50 |
* fix the things the stupid script broke * create an appropriate LAYOUT macro using LAYOUT_tkl_ansi * create an appropriate keymap stolen from the phantom default keymap * add correct pins used and rgb led numbers * change vendor and device name * add QMK Configurator support * fix up RGB underglow * update readme * introduce new layout macro tkl_iso * add QMK Configurator support for new layout macro * enable backlight and add community layout support |