Browse Source

Redox: sync RGB on left and right sides (#10022)

dp 6 years ago
parent
commit
3942b6f372
1 changed files with 2 additions and 0 deletions
  1. 2 0
      keyboards/redox/rev1/config.h

+ 2 - 0
keyboards/redox/rev1/config.h

@@ -62,6 +62,8 @@ along with this program.  If not, see <http://www.gnu.org/licenses/>.
 
 #define RGBLED_NUM 14    // Number of LEDs
 
+#define RGBLIGHT_SPLIT   // sync LEDs between RIGHT and LEFT hand
+
 /*
  * Feature disable options
  *  These options are also useful to firmware size reduction.