Skip to content

Tags: alexspeller/qmk_firmware

Tags

0.6.392

Toggle 0.6.392's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Copy avr teensy flash logic to arm (qmk#6016)

0.6.391

Toggle 0.6.391's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Add belgian layout for sendstring (qmk#6008)

* belgian layout had no sendstring definition

* backtick was not defined for belgian sendstring

* slash definition was wrong for belgian sendstring

Co-Authored-By: fauxpark <[email protected]>

* use BE_ keys whenever we can

Co-Authored-By: fauxpark <[email protected]>

* ^ can be sent as a normal key (not a dead key) with altgr+para

0.6.390

Toggle 0.6.390's commit message
Fix TO() and DF() calling layer_state_set_[kb,user] twice (qmk#6003)

0.6.389

Toggle 0.6.389's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Fixing matrix_scan so it properly returns changed status

0.6.388

Toggle 0.6.388's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Clean up duped filenames om qmk.fm (qmk#5822)

Removes all binaries that don't correspond to an entry in the .keyboards file

0.6.387

Toggle 0.6.387's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Add Solus support to linux_install.sh script

added update-repo command before install command

0.6.386

Toggle 0.6.386's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Fix up Debouncing in AVR Templates (qmk#5964)

0.6.385

Toggle 0.6.385's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Reduce rgb matrix firmware size

0.6.384

Toggle 0.6.384's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Fixing hsv_to_rgb where s = 0 and v < 255 (qmk#5915)

* Fixing hsv to rgb where s is 0 and v is < 255

* Update color.c

0.6.383

Toggle 0.6.383's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Single Color Band scrolling left to right effects (qmk#5867)