Skip to content

Tags: dnedbaylo/qmk_firmware

Tags

0.13.19

Toggle 0.13.19's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
/bin/bash to /usr/bin/env bash (qmk#13422)

0.13.18

Toggle 0.13.18's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update `MSG_PYTHON_MISSING` (qmk#13427)

0.13.17

Toggle 0.13.17's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add "Ctrl+C to cancel" to "waiting for bootloader" messages (qmk#13424)

0.13.16

Toggle 0.13.16's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Cleanup junk chars, part 4 (qmk#13345)

0.13.15

Toggle 0.13.15's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Allow configuration of USB_VBUS_PIN on chibios (qmk#13342)

0.13.14

Toggle 0.13.14's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Optional OLED splash screen and fixed OLED i2c execution time saving (q…

…mk#12294)

* Made OLED splash screen optional to reduce memory and fixed OLED i2c execution time saving

* moved OLED address updates into their respective conditional checks

0.13.13

Toggle 0.13.13's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix zero condition of reactive runners that will suspend RGB animation (

qmk#12710)

* Avoid zero or overflow from user's rgb_matrix_config.speed

* Avoid zero tick for reactive splash.

* Avoid zero time for animation runner.

Co-authored-by: filterpaper <filterpaper@localhost>

0.13.12

Toggle 0.13.12's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
OLED font easter egg (qmk#13269)

0.13.11

Toggle 0.13.11's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add Mac centric Shift and Alt + GUI Macros (qmk#13107)

Co-authored-by: filterpaper <filterpaper@localhost>

0.13.10

Toggle 0.13.10's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
OLED driver tweaks (qmk#13215)