Redox: sync RGB on left and right sides (#10022)
This commit is contained in:
parent
c72c01afd4
commit
3942b6f372
1 changed files with 2 additions and 0 deletions
|
@ -62,6 +62,8 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||||
|
|
||||||
#define RGBLED_NUM 14 // Number of LEDs
|
#define RGBLED_NUM 14 // Number of LEDs
|
||||||
|
|
||||||
|
#define RGBLIGHT_SPLIT // sync LEDs between RIGHT and LEFT hand
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Feature disable options
|
* Feature disable options
|
||||||
* These options are also useful to firmware size reduction.
|
* These options are also useful to firmware size reduction.
|
||||||
|
|
Loading…
Reference in a new issue