Skip to content

Tags: brandonschlack/qmk_firmware

Tags

0.22.5

Toggle 0.22.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add missing gpio include to ps2 vendor (qmk#22063)

0.22.4

Toggle 0.22.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add missing gpio and chibios defs to uart.h (qmk#22033)

0.22.3

Toggle 0.22.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Remove oversize binaries (qmk#21976)

This stops a situation where a user could end up flashing oversize firmware soft bricking hardware.

0.22.2

Toggle 0.22.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update macOS install script (qmk#21854)

0.22.1

Toggle 0.22.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix compilation of dynamic_keymap.c without VIA (qmk#21858)

0.22.0

Toggle 0.22.0's commit message

Verified

This commit was signed with the committer’s verified signature.
tzarc Nick Brassel
Merge branch 'develop'

breakpoint_2023_08_27

Toggle breakpoint_2023_08_27's commit message

Verified

This commit was signed with the committer’s verified signature.
tzarc Nick Brassel
Branch point for 20230827 breaking change.

0.21.7

Toggle 0.21.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Generalize AVR -Werror=array-bounds workaround (qmk#21798)

GCC 13 needs the same workaround as GCC 12.
To avoid having to maintain an ever-growing list of broken versions
apply the workaround wherever it can be used.

If at some point a fixed version of GCC is released the workaround can
be disabled for those fixed versions.

See qmk#17064

0.21.6

Toggle 0.21.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Revert "bootmagic mods covering the case when swapped mods are presse…

…d at the same time (qmk#21320)" (qmk#21471)

0.21.5

Toggle 0.21.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
bootmagic mods covering the case when swapped mods are pressed at the…

… same time (qmk#21320)