Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move `RGBLIGHT_LIMIT_VAL` to data driven (#20974) | Ryan | 2023-05-27 | 1 | -1/+0 |
| | | | | Co-authored-by: Nick Brassel <nick@tzarc.org> | ||||
* | Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303) | Ryan | 2023-04-06 | 1 | -1/+0 |
| | |||||
* | Move matrix config to info.json, part 7 (#20020) | Ryan | 2023-03-11 | 1 | -6/+0 |
| | |||||
* | Move encoder config to data driven (#19923) | Ryan | 2023-02-26 | 1 | -4/+0 |
| | | | | Co-authored-by: Nick Brassel <nick@tzarc.org> | ||||
* | Add some missing `#pragma once`s (#19902) | Ryan | 2023-02-21 | 1 | -0/+1 |
| | |||||
* | Remove matrix size defines (#19581) | Ryan | 2023-02-17 | 1 | -4/+0 |
| | |||||
* | Remove usages of config_common.h from config.h files. (#19714) | Nick Brassel | 2023-01-31 | 1 | -1/+0 |
| | |||||
* | Remove RGBLIGHT_ANIMATION and clean up effect defines for L-Q (#18727) | Drashna Jaelre | 2022-10-15 | 1 | -15/+24 |
| | |||||
* | Remove `UNUSED_PINS` (#17931) | Nick Brassel | 2022-08-06 | 1 | -1/+0 |
| | |||||
* | Move keyboard USB IDs and strings to data driven: M (#17859) | Ryan | 2022-08-03 | 1 | -6/+0 |
| | |||||
* | Add UC-1 keypad (#11926) | duoshock | 2021-03-24 | 1 | -0/+47 |
Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: online <33636898+online@users.noreply.github.com> |