summaryrefslogtreecommitdiffstats
path: root/keyboards/axolstudio/yeti/hotswap
Commit message (Collapse)AuthorAgeFilesLines
* Fix Per Key LED Indicator Callbacks (#18450)Drashna Jaelre2022-10-041-31/+34
| | | | Co-authored-by: Dasky <32983009+daskygit@users.noreply.github.com> Co-authored-by: Nick Brassel <nick@tzarc.org>
* Change `{LED,RGB}_DISABLE_TIMEOUT` to `{LED,RGB}_MATRIX_TIMEOUT` (#18415)Ryan2022-09-261-1/+0
|
* Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399)Ryan2022-09-232-2/+2
|
* RESET -> QK_BOOT keyboard readme (#18110)Joel Challis2022-08-201-1/+1
|
* Move keyboard USB IDs and strings to data driven: A (#17781)Ryan2022-07-262-8/+7
|
* Fix various lint errors (#17255)Joel Challis2022-05-301-1/+1
| | | | | * Fix various lint errors * reduce complexity
* [Keyboard] yeti LED index correction (#17138)Albert Y2022-05-201-5/+5
|
* [Keyboard] Add Axostudio Yeti hotswap version (#16820)kb-elmo2022-05-119-0/+449
Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Ryan <fauxpark@gmail.com>