diff options
| author | dp <ceocoder@users.noreply.github.com> | 2020-08-17 03:16:52 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-08-17 03:16:52 -0700 |
| commit | 3942b6f3727040dd986aab6fa013886565ee7366 (patch) | |
| tree | 87b618486b85eeca2b1afaaa1070e4846c838aeb /keyboards | |
| parent | c72c01afd4ce7c0b3a116034839d1bcc15b1e635 (diff) | |
| download | qmk_firmware-3942b6f3727040dd986aab6fa013886565ee7366.tar.gz qmk_firmware-3942b6f3727040dd986aab6fa013886565ee7366.zip | |
Redox: sync RGB on left and right sides (#10022)
Diffstat (limited to 'keyboards')
| -rw-r--r-- | keyboards/redox/rev1/config.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/keyboards/redox/rev1/config.h b/keyboards/redox/rev1/config.h index 72ca94b79..94e824e0e 100644 --- a/keyboards/redox/rev1/config.h +++ b/keyboards/redox/rev1/config.h | |||
| @@ -62,6 +62,8 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 62 | 62 | ||
| 63 | #define RGBLED_NUM 14 // Number of LEDs | 63 | #define RGBLED_NUM 14 // Number of LEDs |
| 64 | 64 | ||
| 65 | #define RGBLIGHT_SPLIT // sync LEDs between RIGHT and LEFT hand | ||
| 66 | |||
| 65 | /* | 67 | /* |
| 66 | * Feature disable options | 68 | * Feature disable options |
| 67 | * These options are also useful to firmware size reduction. | 69 | * These options are also useful to firmware size reduction. |
