properly handle the split leds

This commit is contained in:
Sadek Baroudi 2021-02-28 22:05:07 -08:00
parent 31f60b887a
commit 7431de366a
1 changed files with 2 additions and 1 deletions

View File

@ -32,7 +32,8 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#ifdef RGBLIGHT_ENABLE
#undef RGBLED_NUM
#define RGBLED_NUM 27
#define RGBLED_NUM 54
#define RGBLED_SPLIT { 27, 27 }
#define RGBLIGHT_LIMIT_VAL 120
#define RGBLIGHT_LAYERS
#define RGBLIGHT_SPLIT