~ruther/qmk_firmware

35d78aa8 — Joel Challis 3 years ago
More DD encoder fixes (#17615)

0bee7cbe — QMK Bot 3 years ago
Merge remote-tracking branch 'origin/master' into develop
a5eeee4d — Joel Challis 3 years ago
Fix infinite recursion in checkerboards/quark_plus (#17616)

a15e44cf — QMK Bot 3 years ago
Merge remote-tracking branch 'origin/master' into develop
2106acc2 — Joel Challis 3 years ago
merge/um80 - Fix WPM issues in configurator builds (#17608)

39e1e27e — QMK Bot 3 years ago
Merge remote-tracking branch 'origin/master' into develop
561c5e1d — Nick Brassel 3 years ago
Add line to multibuild output log showing the actual build target. (#17606)

13b2b93f — jpe230 3 years ago
Add Adafruit Macropad (#17512)

30f2556a — QMK Bot 3 years ago
Merge remote-tracking branch 'origin/master' into develop
06310e81 — Dasky 3 years ago
Allow only col or row pins for *_right extraction. (#17590)

345e19f6 — Joel Challis 3 years ago
Add converter docs (#17593)

81d317aa — Joel Challis 3 years ago
Fix rgbkb/sol/rev2 build issues (#17601)

b0c3d61c — QMK Bot 3 years ago
Merge remote-tracking branch 'origin/master' into develop
e724801d — Bartosz Nowak 3 years ago
[Keyboard] Clean up dactyl manuform unused files (#15890)

643f6367 — Stefan Kerkmann 3 years ago
[Fix] Patches after printf library update (#17584)

* Add missing '(' to print_bin_reverse32 declaration
* Fix insufficient character buffers on satisfaction75
* Remove \0 character in format string and use corrected offset math
  instead on rocketboard 16
* Replace snprintf_ with snprintf for djinn
* Explicitly ignore format checks for tracktyl manuform that uses %b
  specifier
* Print properly escaped version string in command.c, as PRODUCT or
  other defines can contain constructs like 'Vendor keyboard 66%' which
  will be interpreted as a format specifier
8224f628 — Stefan Kerkmann 3 years ago
Make debounce() signal changes in the cooked matrix as return value (#17554)

cca5d353 — Albert Y 3 years ago
Update PM2040 I2C pins (#17578)

d9bb189e — Stefan Kerkmann 3 years ago
[Core] Update mpaland/printf to eyalroz/printf fork (#16163)

mpaland printf implementation was abandoned in ~2019 and the fork by
eyalroz is now regarded to be the goto replacement of it. So this commit
incoporates the changes needed to use this fork in QMK.

Note that pointer ptrdiff_t is always supported since commit
51c90f93a97fdaef895783ecbe24569be0db7cb8
8f086faf — QMK Bot 3 years ago
Merge remote-tracking branch 'origin/master' into develop
0d30565b — Zykrah 3 years ago
Fix/waka60 audio (#17561)

Next