~ruther/qmk_firmware

ref: b4a7b9253a996484b10b4762f7b2fff7c9105c34 qmk_firmware/quantum d---------
quantum.h: clean up process_keycode includes (#21579)

96789a7c — Nebuleon 2 years ago
Unify MIDI note calculation with the audio feature's algorithm (#21588)

Unicode: move keycode aliases to a separate header (#21613)

9bc85ff5 — Nebuleon 2 years ago
Reduce needless precision in audio note frequency calculation (#21496)

2c70d389 — leep-frog 2 years ago
On-each-release tap dance function (#20255)

Co-authored-by: Sergey Vlasov <sigprof@gmail.com>
Raw HID: documentation improvements (#21596)

Revert "[Bug] Fix compilation error when Split Watchdog enabled" (#21572)

625671d1 — Drashna Jaelre 2 years ago
[Bug] Fix compilation error when Split Watchdog enabled (#21543)

haptic: naming cleanups (#21551)

quantum: remove direct `quantum.h` includes (#21507)

83c73d42 — フィルターペーパー 2 years ago
process_combo: restore wait.h header (#21514)

Required for `wait_ms()` function
process_keycode: remove direct `quantum.h` includes (#21486)

a05e5b55 — フィルターペーパー 2 years ago
Add MOUSEKEY_WHEEL_DELTA documentation (#21493)

keymap_extras: remove direct `quantum.h` includes (#21485)

debounce: remove direct `quantum.h` includes (#21480)

Relocate backlight drivers (#21444)

f41bc8ce — Nick Brassel 2 years ago
bootmagic mods covering the case when swapped mods are pressed at the same time (#21320) (#21472)

Co-authored-by: Nimish Gåtam <nimishg@gmail.com>
71f0fc59 — Nick Brassel 2 years ago
Revert "bootmagic mods covering the case when swapped mods are pressed at the same time (#21320)" (#21471)

d13925be — Pablo Martínez 2 years ago
[Bugfix] Check `NULL` pointers on QP (#20481)

9b3ac793 — フィルターペーパー 2 years ago
Refactor times inverse of sqrt 2 calculation (#21293)

Next