Merge remote-tracking branch 'origin/master' into develop
[Keyboard] Add Keebcats Denis PCB (#15154)
Merge remote-tracking branch 'origin/master' into develop
[Keyboard] Add TKL-FF v2 (#15144)
Co-authored-by: Drashna Jaelre <drashna@live.com>
Merge remote-tracking branch 'origin/master' into develop
Merge remote-tracking branch 'origin/master' into develop
[Keymap] Add yoshimaru46's keymap for Ergodash mini (#15191)
[Keyboard] Add Keebcats Dougal PCB (#15168)
[Keyboard] Add MTBKeys MTB60 Keyboard (Solderable and Hotswap edition) (#14222)
Co-authored-by: Ryan <fauxpark@gmail.com>
Chalice: Fix QMK Configurator Implementation (#15206)
FFKeebs PĂșca Refactor (#15208)
handwired/split89 Layout Macro Refactor (#15210)
[Docs] Clarify "nested" and "rolling" key sequences (#14655)
[Bug] Revert backlight pins on function call (#15205)
[CLI] `list-keymaps`/`list-layouts`: Check keyboard passed in (#15204)
* [CLI] `list-keymaps`/`list-layouts`: Check keyboard passed in
* Update lib/python/qmk/cli/list/keymaps.py
Co-authored-by: Joel Challis <git@zvecr.com>
* Update lib/python/qmk/cli/list/layouts.py
Co-authored-by: Joel Challis <git@zvecr.com>
Co-authored-by: Joel Challis <git@zvecr.com>
[cli] Export list of `develop` PRs to be merged into `master` (#13944)
* Add developer-only command for exporting the list of PRs associated with a merge to `develop`.
* qmk pytest
* Imports.
* Remove dependencies from requirements file, manually handle.
* Reduce complexity, qmk generate-api taking too long so relying on CI
[Bug] Fix missing variable for Backlight Breathing (#15199)
* [Bug] Fix missing varaible for Backlight Breathing
* Better fix
* formatting