~ruther/qmk_firmware

crique zidle fix (#22948)

Merge remote-tracking branch 'origin/master' into develop
b7468f47 — Joel Challis 1 year, 6 months ago
Workaround for dfu-programmer on Fedora 39 (#22945)

refactor (keyboard): quokka (#22942)

Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
Merge remote-tracking branch 'origin/master' into develop
Fix missing joystick.h include (#22946)

Merge remote-tracking branch 'origin/master' into develop
Add lock indicators for KLC x TGR LENA (#22931)

58721a43 — Joel Challis 1 year, 6 months ago
Move layout macro OOB checks to lint (#22610)

Merge remote-tracking branch 'origin/master' into develop
1522695c — Tommi Pääkkö 1 year, 6 months ago
Add VIA support for Atreus62 (#22913)

Co-authored-by: Tommi Pääkkö <tommi.paakko@symbio.com>
Merge remote-tracking branch 'origin/master' into develop
Add Iris CE Rev. 1 (#22930)

Co-authored-by: Joel Challis <git@zvecr.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: jack <0x6a73@protonmail.com>
Merge remote-tracking branch 'origin/master' into develop
62d19fc2 — Nick Brassel 1 year, 6 months ago
Copy `compile_commands.json` to userspace, if in use. (#22925)

Fixup takashicompany/minizone (#22922)

* initial

* remove bootloader
d7727a54 — Joel Challis 1 year, 6 months ago
Remove LAYOUTS_HAS_RGB (#22917)

Merge remote-tracking branch 'origin/master' into develop
c38fdfec — dependabot[bot] 1 year, 6 months ago
Bump tj-actions/changed-files from 41 to 42 (#22915)

Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from 41 to 42.
- [Release notes](https://github.com/tj-actions/changed-files/releases)
- [Changelog](https://github.com/tj-actions/changed-files/blob/main/HISTORY.md)
- [Commits](https://github.com/tj-actions/changed-files/compare/v41...v42)

---
updated-dependencies:
- dependency-name: tj-actions/changed-files
  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>
e9bd7d7a — David Hoelscher 1 year, 6 months ago
I2C driver cleanup (#21273)

* remove i2c_start and i2c_stop from i2c drivers

* remove static i2c_address variable from chibios i2c driver
Next