~ruther/qmk_firmware

Merge remote-tracking branch 'origin/master' into develop
c38fdfec — dependabot[bot] 1 year, 7 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, 7 months ago
I2C driver cleanup (#21273)

* remove i2c_start and i2c_stop from i2c drivers

* remove static i2c_address variable from chibios i2c driver
`qmk format-json`: Force Unix line endings and ensure LF at EOF (#22901)

i2c: rename read/write register functions (#22905)

e1f59a6e — Joel Challis 1 year, 7 months ago
Migrate RGB Matrix config to info.json - TUVW (#22910)

e30d0e52 — Joel Challis 1 year, 7 months ago
Migrate RGB Matrix config to info.json - M (#22908)

a90b45e8 — Joel Challis 1 year, 7 months ago
Migrate RGB Matrix config to info.json - RS (#22909)

[Keyboard] Add Olly JF Rev.2 (#21775)

Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
CLI: Allow generation of both LED and RGB Matrix config (#22896)

Merge remote-tracking branch 'origin/master' into develop
dcc47ea3 — James Gzowski 1 year, 7 months ago
Add Proteus67 keyboard (#22439)

Co-authored-by: jack <0x6a73@protonmail.com>
Co-authored-by: Joel Challis <git@zvecr.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
Merge remote-tracking branch 'origin/master' into develop
Add tac-k1 keyboard (#22522)

Co-authored-by: Joel Challis <git@zvecr.com>
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
Merge remote-tracking branch 'origin/master' into develop
114a43e1 — Jesse Leventhal 1 year, 7 months ago
Add The Mad Noodle Udon13 (#22704)

Co-authored-by: Joel Challis <git@zvecr.com>
Co-authored-by: jack <0x6a73@protonmail.com>
Co-authored-by: Sergey Vlasov <sigprof@gmail.com>
Merge remote-tracking branch 'origin/master' into develop
add Cycle8 (#22734)

Co-authored-by: Joel Challis <git@zvecr.com>
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
Co-authored-by: jack <0x6a73@protonmail.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
6e1e6293 — Drashna Jaelre 1 year, 7 months ago
[Keyboard] Fix typo in Redox config (#22899)

LED drivers: remove PWM register offsets (#22897)

Next