summaryrefslogtreecommitdiffstats
path: root/keyboards/axolstudio/yeti/hotswap/hotswap.c
Commit message (Collapse)AuthorAgeFilesLines
* Move single `LAYOUT`s to data driven (#20365)Ryan2023-04-121-1/+1
|
* 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 `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399)Ryan2022-09-231-1/+1
|
* 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-111-0/+118
Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Ryan <fauxpark@gmail.com>