summaryrefslogtreecommitdiffstats
path: root/keyboards/avalanche/v1
Commit message (Collapse)AuthorAgeFilesLines
* Move keyboard USB IDs and strings to data driven, pass 2: 0-9, A (#17941)Ryan2022-08-132-7/+7
|
* Avalanche: add QMK Configurator data (#17092)James Young2022-05-141-0/+77
| | | | | | | * avalanche/v1: add info.json * avalanche/v2: add info.json * avalanche/v3: add info.json
* [Keyboard] Add avalanche (#16407)Will Winder2022-04-145-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.