Skip to content

Tags: bamhm182/qmk_firmware

Tags

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 <jbeard@pipelinerx.com>

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

0.14.16

Toggle 0.14.16's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[Bug] Fix IS31fl3741 driver to accept 1 or 2 addresses (qmk#14451)

Co-authored-by: Joel Challis <git@zvecr.com>

0.14.15

Toggle 0.14.15's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Apply `TAP_CODE_DELAY` to Tap Dance key sequences (qmk#14412)

* Add  support to tap dances

* Move default tap code defines to header file

0.14.14

Toggle 0.14.14's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Change USBasp and bootloadHID bootloaders to lowercase (qmk#14354)

0.14.13

Toggle 0.14.13's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Backport F_CPU/F_USB hack from system76 (qmk#14286)

Co-authored-by: Ryan <fauxpark@gmail.com>