| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Configure boards to use development_board - ABC (#25417) | Joel Challis | 2025-06-28 | 1 | -2/+1 |
| | | |||||
| * | Migrate split.soft_serial_pin to split.serial.pin 0-H (#24155) | Joel Challis | 2024-07-23 | 1 | -1/+3 |
| | | |||||
| * | Data-Driven Keyboard Conversions: A (#23379) | James Young | 2024-04-02 | 2 | -14/+7 |
| | | |||||
| * | Move single `LAYOUT`s to data driven (#20365) | Ryan | 2023-04-12 | 2 | -91/+67 |
| | | |||||
| * | Remove useless "ifdef KEYBOARD_*" (#20078) | Ryan | 2023-03-16 | 2 | -6/+0 |
| | | | | | Co-authored-by: Nick Brassel <nick@tzarc.org> | ||||
| * | Move matrix config to info.json, part 5 (#20003) | Ryan | 2023-03-10 | 2 | -9/+5 |
| | | | | | Co-authored-by: Nick Brassel <nick@tzarc.org> | ||||
| * | Remove default and unused `BACKLIGHT_LEVELS` (#19898) | Ryan | 2023-02-22 | 1 | -2/+0 |
| | | |||||
| * | Move `SOFT_SERIAL_PIN` to data driven (#19863) | Ryan | 2023-02-17 | 2 | -2/+3 |
| | | |||||
| * | Remove matrix size defines (#19581) | Ryan | 2023-02-17 | 1 | -3/+0 |
| | | |||||
| * | Migrate `MCU` and `BOOTLOADER` to data-driven (#19529) | Ryan | 2023-02-08 | 2 | -6/+2 |
| | | |||||
| * | Move keyboard USB IDs and strings to data driven, pass 2: 0-9, A (#17941) | Ryan | 2022-08-14 | 2 | -7/+7 |
| | | |||||
| * | Avalanche: add QMK Configurator data (#17092) | James Young | 2022-05-14 | 1 | -0/+77 |
| | | | | | | | | * avalanche/v1: add info.json * avalanche/v2: add info.json * avalanche/v3: add info.json | ||||
| * | [Keyboard] Add avalanche (#16407) | Will Winder | 2022-04-14 | 5 | -0/+125 |
| * [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. | |||||