~ruther/qmk_firmware

ref: 7e27d72cbc9af11b5de3f0c30810a0b95267acee qmk_firmware/docs d---------
Azoteq IQS5xx support (#22280)

e279c78b — Joel Challis 1 year, 9 months ago
Enable linking of encoders to switch within layout macros (#22264)

Merge remote-tracking branch 'origin/master' into develop
a6521b85 — フィルターペーパー 1 year, 9 months ago
[Doc] Improve converter references (#21801)

Merge remote-tracking branch 'origin/master' into develop
50844a8e — precondition 1 year, 9 months ago
Fix typos: key-modifer→key-modifier and interacton→interaction (#22464)

e884e42c — Joel Challis 1 year, 9 months ago
Generalise ADC driver source inclusion (#22448)

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
84df6957 — Joel Challis 1 year, 9 months ago
Infer LED DRIVER_COUNT from configured addresses (#22311)

147865cf — Joel Challis 1 year, 9 months ago
Migrate some common features to generic (#22403)

Merge remote-tracking branch 'origin/master' into develop
ace510ff — Kiryl Mialeshka 1 year, 9 months ago
docs(rgblight): fix typos (#22399)

fbbb221a — Joel Challis 1 year, 10 months ago
Implement data driven lighting defaults (#21825)

a19ae3d7 — Joel Challis 1 year, 10 months ago
Add dd mapping for hardware based split handedness (#22369)

98530cad — Joel Challis 1 year, 10 months ago
Implement data driven dip switches (#22017)

* Add data driven dip switches

* Autogen weak matrix_mask
Merge branch 'master' into develop
Clarify PIO define is optional in docs. (#22339)

Add DD mappings for locking switch (#22242)

Co-authored-by: Ryan <fauxpark@gmail.com>
bf6f13a2 — Joel Challis 1 year, 10 months ago
Consolidate some EEPROM Driver configuration (#22321)

8e614250 — Nick Brassel 1 year, 10 months 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