| Commit message (Expand) | Author | Age | Files | Lines |
* | Move RGBLight animations to data driven (#21635) | Ryan | 2023-08-23 | 1 | -11/+0 |
* | Move `RGBLIGHT_HUE/SAT/VAL_STEP` to data driven (#21292) | Ryan | 2023-06-24 | 1 | -3/+0 |
* | Move `RGBLED_NUM` to data driven (#21278) | Ryan | 2023-06-18 | 1 | -1/+0 |
* | Move `RGBLIGHT_SLEEP` to data driven (#21072) | Ryan | 2023-06-16 | 1 | -1/+0 |
* | Move `RGBLIGHT_LIMIT_VAL` to data driven (#20974) | Ryan | 2023-05-27 | 1 | -1/+0 |
* | Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303) | Ryan | 2023-04-06 | 1 | -1/+0 |
* | Remove `RGB_DI_PIN` ifdefs (#20218) | Ryan | 2023-03-23 | 1 | -2/+0 |
* | Move matrix config to info.json, part 1 (#19985) | Ryan | 2023-03-05 | 1 | -18/+0 |
* | Move `SOFT_SERIAL_PIN` to data driven (#19863) | Ryan | 2023-02-17 | 1 | -5/+0 |
* | Remove matrix size defines (#19581) | Ryan | 2023-02-17 | 1 | -5/+0 |
* | Remove unused RGBLight defines from config.h (#19859) | Ryan | 2023-02-17 | 1 | -6/+0 |
* | Remove unused Bootmagic row/col defines from config.h (#19761) | Ryan | 2023-02-07 | 1 | -4/+0 |
* | Remove unused `GRAVE_ESC_CTRL_OVERRIDE` from config.h (#19752) | Ryan | 2023-02-06 | 1 | -5/+0 |
* | Debounce defines cleanup (#19742) | Ryan | 2023-02-03 | 1 | -3/+0 |
* | Remove unused `MATRIX_HAS_GHOST` from config.h (#19726) | Ryan | 2023-02-03 | 1 | -3/+0 |
* | Clean up Force NKRO in config.h (#19718) | Ryan | 2023-01-30 | 1 | -21/+0 |
* | Remove usages of config_common.h from config.h files. (#19714) | Nick Brassel | 2023-01-31 | 1 | -1/+0 |
* | Remove commented out backlight config & stray "backlight levels" (#19703) | Ryan | 2023-01-28 | 1 | -4/+0 |
* | Remove RGBLIGHT_ANIMATION and clean up effect defines for L-Q (#18727) | Drashna Jaelre | 2022-10-15 | 1 | -12/+10 |
* | Move keyboard USB IDs and strings to data driven: Q (#17883) | Ryan | 2022-08-03 | 1 | -7/+0 |
* | Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16... | Ryan | 2022-03-15 | 1 | -2/+0 |
* | Remove unused `IS_COMMAND()` instances and Magic Key definitions (#14610) | James Young | 2021-09-26 | 1 | -53/+0 |
* | Remove MIDI Configuration boilerplate (#11151) | James Young | 2021-08-16 | 1 | -20/+0 |
* | Remove `MIDI_ENABLE_STRICT` from keyboards' config.h (#11679) | Ryan | 2021-01-27 | 1 | -3/+0 |
* | Remove `DESCRIPTION`, N-Q (#11631) | Ryan | 2021-01-20 | 1 | -1/+0 |
* | 2020 November 28 Breaking Changes Update (#11053) | James Young | 2020-11-28 | 1 | -28/+0 |
* | [Keyboard] QWERTYYdox refactor (#6446) | noroadsleft | 2019-08-01 | 1 | -14/+185 |
* | 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 | -5/+0 |
* | Make quantum/split_common/serial.[ch] configurable (#4419) | Takeshi ISHII | 2018-12-14 | 1 | -0/+3 |
* | Remove all of the deprecated RGB defines | Drashna Jaelre | 2018-10-22 | 1 | -3/+1 |
* | Keyboard: Add QWERTYYdox keyboard (#3636) | aydenvis | 2018-08-19 | 1 | -0/+90 |