Skip to content

Tags: jsravn/qmk_firmware

Tags

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 <[email protected]>

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 <[email protected]>

0.14.12

Toggle 0.14.12's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
`ST7565_TIMEOUT 0` and `ST7565_DISABLE_TIMEOUT` should behave the same (

qmk#14315)

0.14.11

Toggle 0.14.11's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
`OLED TIMEOUT 0` and `OLED_DISABLE_TIMEOUT` should behave the same (q…

…mk#14302)

0.14.10

Toggle 0.14.10's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Bugfix for Joystick and JSON schema (qmk#14295)

0.14.9

Toggle 0.14.9's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix eeprom for Durgod boards (qmk#14324)

0.14.8

Toggle 0.14.8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Tidy up defines within STM EEPROM emulation (qmk#14275)

* Tidy up defines within stm eeprom emulation

* Fix tests

* Resolve todo

* Still use page notion in clear

* Remove more f4 refs

0.14.7

Toggle 0.14.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[Core] Add `is_oled_scrolling` (qmk#14305)