Skip to content

Tags: aki27kbd/qmk_firmware

Tags

0.16.9

Toggle 0.16.9's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[Bug] Fix matrix scan reporting interval (qmk#16825)

0.14.30

Toggle 0.14.30's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
add wait to unicode for win (qmk#15061)

Co-authored-by: Markus Fritsche <[email protected]>

0.14.29

Toggle 0.14.29's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update mcu_selection.mk with current ChibiOS path (qmk#14909)

0.14.28

Toggle 0.14.28's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Remove unused KEYBOARD_LOCK_ENABLE from rules (qmk#14920)

0.14.27

Toggle 0.14.27's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Tidy up ADNS9800 and PMW3360 firmware blobs (qmk#14936)

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]>