Skip to content

Tags: BorisTestov/qmk_firmware

Tags

0.14.25

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Fix type of Tap Dance max index variable (qmk#14887)

0.14.24

Make the MAGIC_TOGGLE_GUI keycode work (qmk#14886)

0.14.23

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Allow AVR Bootloader size to be configurable (qmk#14783)

* Allow AVR Bootloader size to be configurable

* revert changes to atmel dfu

0.14.22

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

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
[Bug] Fix command feature if mousekey is enabled and using 3-speed se…

…tting (qmk#14697)

0.14.20

Allow community layouts to be specified in info.json (qmk#14682)

* move the community layout detection to python

* fixup tests

0.14.19

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
[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

Move "firmware size check skipped" note to message.mk (qmk#14632)

0.14.17

Cleanup issues identified by lgtm (qmk#14459)

* cleanup issues identified by lgtm

* fix the git_status check

0.14.16

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
[Bug] Fix IS31fl3741 driver to accept 1 or 2 addresses (qmk#14451)

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