| Commit message (Expand) | Author | Age | Files | Lines |
* | Move matrix config to info.json, part 4 (#20001) | Ryan | 2023-03-11 | 1 | -5/+0 |
* | Move backlight config to data driven (#19910) | Ryan | 2023-02-26 | 1 | -2/+0 |
* | Remove default and unused `BACKLIGHT_LEVELS` (#19898) | Ryan | 2023-02-22 | 1 | -1/+0 |
* | Remove matrix size defines (#19581) | Ryan | 2023-02-17 | 1 | -3/+0 |
* | Move LED indicator config to data driven (#19800) | Ryan | 2023-02-17 | 1 | -2/+0 |
* | Debounce defines cleanup (#19742) | Ryan | 2023-02-03 | 1 | -1/+0 |
* | Remove usages of config_common.h from config.h files. (#19714) | Nick Brassel | 2023-01-31 | 1 | -1/+0 |
* | Remove RGBLIGHT_ANIMTION and clean up effect defines for 0-F (#18725) | Drashna Jaelre | 2022-10-15 | 1 | -1/+10 |
* | Remove `UNUSED_PINS` (#17931) | Nick Brassel | 2022-08-06 | 1 | -1/+0 |
* | Move keyboard USB IDs and strings to data driven: B (#17782) | Ryan | 2022-07-25 | 1 | -6/+0 |
* | Refactor to use led config - Part 6 (#12115) | Joel Challis | 2021-03-10 | 1 | -0/+2 |
* | V-USB: Use manufacturer and product strings from config.h (#7797) | Ryan | 2020-03-26 | 1 | -2/+2 |
* | 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 |
* | Remove custom backlight code for PS2AVRGB boards (#7775) | fauxpark | 2020-01-18 | 1 | -5/+3 |
* | Remove custom matrix from PS2AVRGB boards (#7396) | fauxpark | 2020-01-02 | 1 | -1/+1 |
* | 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 | -1/+1 |
* | Adds a default value for IS_COMMAND for COMMAND feature (#4301) | Drashna Jaelre | 2019-01-26 | 1 | -3/+0 |
* | Add support for key backlighting to bfake | Chris Lee | 2018-02-02 | 1 | -1/+2 |
* | Updates bootloader settings, adds file size check (#2029) | Jack Humbert | 2017-11-27 | 1 | -1/+0 |
* | Splits up ps2avrGB boards into their own folders (#2014) | Jack Humbert | 2017-11-17 | 1 | -0/+49 |