Skip to content

Tags: bb2020/qmk_firmware

Tags

0.9.10

Toggle 0.9.10's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix one shot swaphands compiler error when NO_ACTION_ONESHOT is defin…

…ed (qmk#9296)

* init

* add RETRO_TAP; tap anyway after TAP_TERM, if no interruption

* RETRO_TAP works for other types of taps

* revert to upstream/master

* explain this fork in readme

* use one readme.md file instaed

* fix the error if NO_ACTION_ONESHOT is defined

* restore readme.md to upstream master

Co-authored-by: Tsan-Kuang Lee <[email protected]>

0.9.9

Toggle 0.9.9's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
adds support for the atmega328 (qmk#9043)

Co-authored-by: Ryan <[email protected]>

0.9.8

Toggle 0.9.8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fixed slave-side keyboard half unresponsiveness (qmk#9360)

* Fixed slave-side keyboard half unresponsiveness
due to how LUFA handles USB_Disable()

* changes to formatting

Co-authored-by: Joel Challis <[email protected]>

Co-authored-by: Joel Challis <[email protected]>

0.9.7

Toggle 0.9.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Move encoder_read to common location (qmk#9003)

0.9.6

Toggle 0.9.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Move dip switch init to back of the init process (qmk#9233)

0.9.5

Toggle 0.9.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Void Linux: Switch to cross-arm-none-eabi toolchain (qmk#9228)

0.9.4

Toggle 0.9.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix layer mask size for RGBLIGHT_LAYER_BLINK (qmk#9260)

0.9.3

Toggle 0.9.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Option to allow lighting layers when RGB Lighting is off (qmk#9051)

0.9.2

Toggle 0.9.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
BE_J should map to KC_J (qmk#9243)

0.9.1

Toggle 0.9.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Move plaid via keymap to correct location (qmk#9255)