~ruther/qmk_firmware

2b24f167 — precondition 2 years ago
Update converter/usb_usb keymaps to use LAYOUT_fullsize (#18720)

2ee573fc — Jouke Witteveen 2 years ago
led_update_kb -> led_update_ports where appropriate (#18716)

Following #14452, less boilerplate is needed to customize indicator led
control.
ad8630bd — Drashna Jaelre 2 years ago
Remove RGBLIGHT_ANIMATION and clean up effect defines for layouts+users (#18729)

f0da486f — Drashna Jaelre 2 years ago
Remove RGBLIGHT_ANIMATION and clean up effect defines for R-Z (#18728)

c8e998cc — Drashna Jaelre 2 years ago
Remove RGBLIGHT_ANIMATION and clean up effect defines for L-Q (#18727)

55b9a4d0 — Drashna Jaelre 2 years ago
Remove RGBLIGHT_ANIMATION and clean up effect defines for G-K (#18726)

d021bedf — Drashna Jaelre 2 years ago
Remove RGBLIGHT_ANIMTION and clean up effect defines for 0-F (#18725)

be1c9af2 — Drashna Jaelre 2 years ago
Update info.json configs to explicitly list RGBLIGHT animations (#18730)

LUFA: Consolidate report sending code (#18629)

7c0116a3 — QMK Bot 2 years ago
Merge remote-tracking branch 'origin/master' into develop
1e726a13 — James Young 2 years ago
Xelus RS60 Layout Refactor (#18708)

* add matrix diagrams

* add LAYOUT_60_ansi

* add LAYOUT_60_ansi_tsangan

* add LAYOUT_60_tsangan_hhkb

* enable Community Layout support

* enable Community Layout support, phase 2

Remove the `LAYOUTS` rules from the `rules.mk` files, now that the data is in `info.json`.
47f68821 — fauxpark 2 years ago
Merge remote-tracking branch 'upstream/master' into develop
Programmable Button API refactor and improve docs (#18641)

19aed5e9 — Nick Brassel 2 years ago
Make QP driver init functions weak. (#18717)

3fffa515 — JohSchneider 2 years ago
mcp23018: add return status to init (#18178)

Fixup momoka_ergo (#18704)

f4f638c1 — QMK Bot 2 years ago
Merge remote-tracking branch 'origin/master' into develop
Fixup bluebell/swoop (#18703)

e269db24 — QMK Bot 2 years ago
Merge remote-tracking branch 'origin/master' into develop
dcc0c3f3 — dependabot[bot] 2 years ago
Bump JamesIves/github-pages-deploy-action from 4.4.0 to 4.4.1 (#18702)

Bumps [JamesIves/github-pages-deploy-action](https://github.com/JamesIves/github-pages-deploy-action) from 4.4.0 to 4.4.1.
- [Release notes](https://github.com/JamesIves/github-pages-deploy-action/releases)
- [Commits](https://github.com/JamesIves/github-pages-deploy-action/compare/v4.4.0...v4.4.1)

---
updated-dependencies:
- dependency-name: JamesIves/github-pages-deploy-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

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