~ruther/qmk_firmware

Merge remote-tracking branch 'origin/master' into develop
dnworks FRLTKL Community Layout support (#21922)

* Add layout/matrix diagram

[docs]

* Rename `LAYOUT` to `LAYOUT_all`

[refactor]

* Add `LAYOUT_tkl_nofrow_iso_split_bs_rshift`

[enhancement]

* Add `LAYOUT_tkl_nofrow_iso`

[enhancement]

* Add `LAYOUT_tkl_nofrow_iso_tsangan_split_bs_rshift`

[enhancement]

* Add `LAYOUT_tkl_nofrow_iso_tsangan`

[enhancement]

* Add `LAYOUT_tkl_nofrow_iso_wkl_split_bs_rshift`

[enhancement]

* Add `LAYOUT_tkl_nofrow_iso_wkl`

[enhancement]

* Add `LAYOUT_tkl_nofrow_ansi_split_bs_rshift`

[enhancement]

* Add `LAYOUT_tkl_nofrow_ansi`

[enhancement]

* Add `LAYOUT_tkl_nofrow_ansi_tsangan_split_bs_rshift`

[enhancement]

* Add `LAYOUT_tkl_nofrow_ansi_tsangan`

[enhancement]

* Add `LAYOUT_tkl_nofrow_ansi_wkl_split_bs_rshift`

[enhancement]

* Add `LAYOUT_tkl_nofrow_ansi_wkl`

[enhancement]

* Enable Community Layout support

[enhancement]
Merge remote-tracking branch 'origin/master' into develop
ec09c03b — Vino Rodrigues 1 year, 11 months ago
[Keyboard] Add Binepad Pixie (#21524)

* Add Binepad Pixie

* Post waffle87 and drashna review recommendations applied

* Post-drashna code review suggestions applied

Co-authored-by: Drashna Jaelre <drashna@live.com>

* post zvecr review

---------

Co-authored-by: Drashna Jaelre <drashna@live.com>
Merge remote-tracking branch 'origin/master' into develop
customMK EVO70 R2 Layout Additions (#21916)

* Rename `LAYOUT` to `LAYOUT_all`

[refactor]

* Add layout/matrix diagram

[docs]

* Correct layout data

Reduce the gap between the encoder/macro section and the alphanumeric
section by 0.25u.

[enhancement]

* Add `LAYOUT_ansi_blocker`

[enhancement]

* Add `LAYOUT_iso_blocker`

[enhancement]

* Fix redundant `layout_aliases` keys

per dunk2k

[bugfix]
Merge remote-tracking branch 'origin/master' into develop
Cipulot EC Theca Community Layout Support (#21913)

* Alias `LAYOUT_all` as `LAYOUT_tkl_ansi`

The data for `LAYOUT_all` and `LAYOUT_tkl_ansi` is identical, so alias
the former to the latter to reduce redundancy.

[refactor]

* Rename `LAYOUT_tkl_ansi_tsangan_wkl` to `LAYOUT_tkl_ansi_wkl`

[refactor]

* Enable Community Layout support

[enhancement]
BIOI keyboards: use core UART driver (#21879)

Merge remote-tracking branch 'origin/master' into develop
GMMK2 96% ANSI: Correct layout data (#21937)

[enhancement]
9d4347b6 — Drashna Jaelre 1 year, 11 months ago
Enable RP2040 support for apa102 RGB LED driver (#21908)

[Refactor] Make changes to some pins (#21380)

3aebc8ac — Drashna Jaelre 1 year, 11 months ago
Add RTC IRQ Priority to RP2040 board files (#21926)

Merge remote-tracking branch 'origin/master' into develop
[Docs] Improve contrast for warnings in dark mode (#21928)

Merge remote-tracking branch 'origin/master' into develop
GMMK2 65% ISO: Correct layout data (#21925)

Correct key sizes/positioning on the right side of the board.
Merge remote-tracking branch 'origin/master' into develop
549708ed — dependabot[bot] 1 year, 11 months ago
Bump actions/checkout from 3 to 4 (#21907)

Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Next