Skip to content

Tags: dbrglc/qmk_firmware

Tags

0.14.26

Toggle 0.14.26's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Check usb transmit status in send_extra() (qmk#14643)

0.14.25

Toggle 0.14.25's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix type of Tap Dance max index variable (qmk#14887)

0.14.24

Toggle 0.14.24's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Make the MAGIC_TOGGLE_GUI keycode work (qmk#14886)

0.14.23

Toggle 0.14.23's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Allow AVR Bootloader size to be configurable (qmk#14783)

* Allow AVR Bootloader size to be configurable

* revert changes to atmel dfu

0.14.22

Toggle 0.14.22's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Added semicolons to rules.mk to allow symlinks from /bin/sh to /bin/z…

…sh to complete the filesize check without error. (qmk#14718)

Co-authored-by: John Beard <[email protected]>

0.14.21

Toggle 0.14.21's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[Bug] Fix command feature if mousekey is enabled and using 3-speed se…

…tting (qmk#14697)

0.14.20

Toggle 0.14.20's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Allow community layouts to be specified in info.json (qmk#14682)

* move the community layout detection to python

* fixup tests

0.14.19

Toggle 0.14.19's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[Core] Fix "6kro enable" and clarify naming (qmk#14563)

* Fix USB_6KRO_ENABLE compilation errors

* Add info to docs

* Rename define to be more accurate

* Remove unused rule

* Refixe docs

0.14.18

Toggle 0.14.18's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Move "firmware size check skipped" note to message.mk (qmk#14632)

0.14.17

Toggle 0.14.17's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Cleanup issues identified by lgtm (qmk#14459)

* cleanup issues identified by lgtm

* fix the git_status check