]> git.donarmstrong.com Git - qmk_firmware.git/commit
Add shift-to-invert to remaining directional RGB_* keycode pairs (#7484)
authorManna Harbour <51143715+manna-harbour@users.noreply.github.com>
Thu, 28 Nov 2019 22:00:29 +0000 (09:00 +1100)
committerJoel Challis <git@zvecr.com>
Thu, 28 Nov 2019 22:00:29 +0000 (22:00 +0000)
commitf9521ffa21c71ed1d5c5e3c72a0d193594d0430f
tree2a43c9205549d0e410d1995ad76b2a79d555ac42
parent2048df883200589c20dfc581e39e03703edf0b23
Add shift-to-invert to remaining directional RGB_* keycode pairs (#7484)

* Add shift-to-invert to remaining directional RGB_* keycode pairs

RGB_MODE_FORWARD / RGB_MODE_REVERSE invert their functions when shift is held.
This change adds the same capabilities to the remaining directional RGB_*
keycode pairs.  This improves consistency and provides full RGB control in a
keymap containing only one keycode from each pair.

* remove redundant variable

* fix typo

* Fix more typos

Flyspell is on now I swear!
docs/feature_rgb_matrix.md
docs/feature_rgblight.md
docs/keycodes.md
quantum/quantum.c