Infer eeconfig identifiers (#22135)
Co-authored-by: Nick Brassel <nick@tzarc.org>
Remove unuseful layer_on() call (#23055)
Merge remote-tracking branch 'origin/master' into develop
Fixes for encoder abstraction. (#23195)
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
[Audio] Add support for audio shutdown pin (#22731)
Co-authored-by: Ryan <fauxpark@gmail.com>
Fix make clean test:os_detection (#23112)
OS Detection - Entire file should not be wrapped with ifdef (#23108)
Add encoder abstraction. (#21548)
Update GPIO macro usages in core (#23093)
Removal of bootmagic lite terminology (#22979)
[Driver] ILI9486 on Quantum Painter (#18521)
Co-authored-by: Nick Brassel <nick@tzarc.org>
[Core] Add OS detection callbacks (#21777)
Fix joystick initialization (#22953)
Insert delay between shifted chars in send_string_with_delay (#19280)
[QP] Native palette support for fonts (#20645)
Co-authored-by: Joel Challis <git@zvecr.com>
Update naming convention for GPIO control macros (#23085)
Workaround for `make test:all DEBUG=1` (#23047)