Browse Source

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

pull/10070/head
dp 3 years ago
committed by GitHub
parent
commit
3942b6f372
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions
  1. +2
    -0
      keyboards/redox/rev1/config.h

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

@ -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.


Loading…
Cancel
Save