~ruther/qmk_firmware

ref: cc4a52eb930cc87919fca6568fdbc4976fc7c839 qmk_firmware/quantum d---------
New RGB Animations - 4 "Starlight" Animation Variations (#22212)

3ef06aa7 — Drashna Jaelre 2 years ago
Improve and Cleanup Shutdown callbacks (#21060)

Co-authored-by: Dasky <32983009+daskygit@users.noreply.github.com>
3a5e4253 — Nick Brassel 2 years ago
Add simpler method for relocating functions to RAM. (#21804)

68722d35 — Dasky 2 years ago
Azoteq IQS5xx support (#22280)

Remove requirement for `keymap_steno.h` include in keymaps (#22423)

* Remove requirement for `keymap_steno.h` include in keymaps

* Add back keymap_steno.h with a note for the time being
2e1a27da — Less/Rikki 2 years ago
fix: make clicky delay silent (#21866)

147865cf — Joel Challis 2 years ago
Migrate some common features to generic (#22403)

b3142625 — Joel Challis 2 years ago
Generate switch statement helpers for keycode ranges (#20059)

Relocate LED driver init code (#22365)

c667da01 — David Hoelscher 2 years ago
QP getters correction (#22357)

V-USB: Fix `GET_IDLE/SET_IDLE` (#22332)

Co-authored-by: Sergey Vlasov <sigprof@gmail.com>
f2936581 — Dasky 2 years ago
RGB/LED matrix use limits size optimisation (#22325)

7e0147f8 — Dasky 2 years ago
Fix compilation error when led/rgb process limit is zero. (#22328)

Co-authored-by: Drashna Jaelre <drashna@live.com>
c245ee4c — QMK Bot 2 years ago
Merge remote-tracking branch 'origin/master' into develop
ca454169 — Dasky 2 years ago
Remove extra led_matrix_indicators_user call (#22329)

Separate 6KRO and NKRO report structs (#22267)

79094d3f — Dasky 2 years ago
Modify split config is_keyboard_master/left checks. (#21875)

* rework split configuration

* Apply suggestions from code review

Co-authored-by: Joel Challis <git@zvecr.com>

* lint

* missed return

---------

Co-authored-by: Joel Challis <git@zvecr.com>
Add `_flush()` functions to LED drivers (#22308)

4410e6b3 — Andrey Tutolmin 2 years ago
Russian typewriter keymap file for popular legacy layout (#21174)

Co-authored-by: Andrei Tutolmin <andrei@tutolmin.com>
8e614250 — Nick Brassel 2 years ago
[QP] Add support for OLED, variable framebuffer bpp (#19997)

Co-authored-by: Pablo Martínez <58857054+elpekenin@users.noreply.github.com>
Co-authored-by: Dasky <32983009+daskygit@users.noreply.github.com>
Fixup delta frame coordinates after #20296.
Next