8000 Tags · blaa/qmk_firmware · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: blaa/qmk_firmware

Tags

0.9.11

Toggle 0.9.11's commit message

Verified

This commit was created on 8000 GitHub.com and signed with GitHub’s verified signature. The key has expired.
CLI: Add ATmega328 and ATtiny85 to supported CPUs (qmk#9371)

* CLI: Add ATmega328 to supported CPUs

Support for ATmega328 was added in qmk#9043.

* Update lib/python/qmk/constants.py

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 <tsan.kuang.lee@gmail.com>

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 <fauxpark@gmail.com>

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 <git@zvecr.com>

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

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