Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move matrix config to info.json, part 5 (#20003) | Ryan | 2023-03-11 | 1 | -5/+0 |
| | | | | Co-authored-by: Nick Brassel <nick@tzarc.org> | ||||
* | Move encoder config to data driven (#19923) | Ryan | 2023-02-26 | 1 | -4/+0 |
| | | | | Co-authored-by: Nick Brassel <nick@tzarc.org> | ||||
* | Move `SOFT_SERIAL_PIN` to data driven (#19863) | Ryan | 2023-02-17 | 1 | -2/+0 |
| | |||||
* | Remove matrix size defines (#19581) | Ryan | 2023-02-17 | 1 | -3/+0 |
| | |||||
* | Move keyboard USB IDs and strings to data driven, pass 2: 0-9, A (#17941) | Ryan | 2022-08-13 | 1 | -6/+0 |
| | |||||
* | [Keyboard] Add avalanche (#16407) | Will Winder | 2022-04-14 | 1 | -0/+30 |
* [Keyboard] Add avalanche * PR feedback * Update keyboards/avalanche/v1/config.h * Update keyboards/avalanche/v1/v1.h * Update keyboards/avalanche/v2/config.h * Update keyboards/avalanche/v2/v2.h * Update keyboards/avalanche/v3/config.h * Update keyboards/avalanche/v3/v3.h * Apply suggestions from code review * Remove rules.mk comment and fix other comments. * Shared encoder code, follow conventions in rules.mk files. * Remove config files which do not change defaul behavior. |