Skip to content

Tags: sigma/qmk_firmware

Tags

0.6.131

Toggle 0.6.131's commit message
Make digital rain RGB matrix effect #define configurable.

0.6.130

Toggle 0.6.130's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Fix YMDK NP21 keyboard to use proper keyboard level functions (qmk#3042)

* Use proper function levels

* Add matrix init functions

* Convert KEYMAP to LAYOUT

Or @mechmerlin is going to hunt me down and harm me... probably :)

* Fix conflict issues

0.6.129

Toggle 0.6.129's commit message
RAMA M6-B and IS31FL3218 driver (qmk#4021)

* Initial RAMA M6-B commit.

* Moved IS31FL3218 driver, minor cleanups

* Refactor, added dynamic keymap.

* Added dynamic keymaps to RAMA M6-A

* Refactor M6-A and M6-B to use common code.

* Formatting

* Cleanup

* Cleanup

* Changes from review

0.6.128

Toggle 0.6.128's commit message
CTRL keyboard bootloader_jump support

Adds support for CTRL keyboards to enter bootloader via bootloader_jump()

0.6.127

Toggle 0.6.127's commit message
RAMA U80-A, wilba.tech WT60-A, WT65-A, WT80-A, IS31FL3736 driver (qmk…

…#3925)

* Initial commit of RAMA U80-A

* Initial commit of RAMA U80-A

* Moved IS31FL3736 driver, minor cleanups

* Superficial stuff

* Review changes

* Refactored to use common code.

0.6.126

Toggle 0.6.126's commit message
RAMA U80-A, wilba.tech WT60-A, WT65-A, WT80-A, IS31FL3736 driver (qmk…

…#3925)

* Initial commit of RAMA U80-A

* Initial commit of RAMA U80-A

* Moved IS31FL3736 driver, minor cleanups

* Superficial stuff

* Review changes

* Refactored to use common code.

0.6.125

Toggle 0.6.125's commit message
Moves animation calculation logic out of the for loops

0.6.124

Toggle 0.6.124's commit message
Add new RGB matrix effect digital rain aka The Matrix

0.6.123

Toggle 0.6.123's commit message
Pin avr-gcc in shell.nix pending release of 8.3.0 (qmk#3922)

* Pin avr-gcc in shell.nix pending release of 8.3.0

There's apparently a critical bug in 8.2.0, which is now the nixpkgs default. This change overrides that default in favor of the known good version. Once 8.3.0 is the default, the override can be dropped.

* Arch/Manjaro fix

0.6.122

Toggle 0.6.122's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Add On/Off keycodes