~ruther/qmk_firmware

ref: 4bbfecae90e994b4a7d9bf5db06a995fb05d6ab2 qmk_firmware/quantum d---------
4bbfecae — Joel Challis 1 year, 4 months ago
Infer eeconfig identifiers (#22135)

Co-authored-by: Nick Brassel <nick@tzarc.org>
c92277a8 — DavidSannier 1 year, 4 months ago
Remove unuseful layer_on() call (#23055)

Merge remote-tracking branch 'origin/master' into develop
3e1ac7a3 — Nick Brassel 1 year, 4 months ago
Fixes for encoder abstraction. (#23195)

c0dbe9a3 — Drashna Jaelre 1 year, 4 months ago
Add utility functions for Pointing Device Auto Mouse feature (#23144)

* Make is_auto_mouse_active() available globally

* Add mouse key tracker functions for auto mouse layer
83e6ddbb — Drashna Jaelre 1 year, 4 months ago
[Audio] Add support for audio shutdown pin (#22731)

Co-authored-by: Ryan <fauxpark@gmail.com>
4e369d40 — Nick Brassel 1 year, 5 months ago
Merge branch 'develop'
2f3383a1 — Joel Challis 1 year, 5 months ago
Fix make clean test:os_detection (#23112)

9f95577e — Joel Challis 1 year, 5 months ago
OS Detection - Entire file should not be wrapped with ifdef (#23108)

9d9cdaaa — Nick Brassel 1 year, 5 months ago
Add encoder abstraction. (#21548)

Update GPIO macro usages in core (#23093)

e2dbe39b — Joel Challis 1 year, 5 months ago
Removal of bootmagic lite terminology (#22979)

53833357 — Pablo Martínez 1 year, 5 months ago
[Driver] ILI9486 on Quantum Painter (#18521)

Co-authored-by: Nick Brassel <nick@tzarc.org>
f6709e65 — HorrorTroll 1 year, 5 months ago
Add RGB matrix & LED Matrix support for IS31FL3729 (#21944)

Co-authored-by: Xelus22 <preyas22@gmail.com>
Co-authored-by: dexter93 <d3xter93@gmail.com>
80f3da36 — Andre Brait 1 year, 5 months ago
[Core] Add OS detection callbacks (#21777)

77e88674 — Joel Challis 1 year, 5 months ago
Fix joystick initialization (#22953)

13434fc0 — Skyler Hawthorne 1 year, 5 months ago
Insert delay between shifted chars in send_string_with_delay (#19280)

3a0f11a6 — Pablo Martínez 1 year, 5 months ago
[QP] Native palette support for fonts (#20645)

Co-authored-by: Joel Challis <git@zvecr.com>
Update naming convention for GPIO control macros (#23085)

6890c1ae — Joel Challis 1 year, 5 months ago
Workaround for `make test:all DEBUG=1` (#23047)

Next