Move RGBLIGHT_SPLIT to data driven (#21190)

* Move `RGBLIGHT_SPLIT` to data driven

* Remove where `split_count` is already set
This commit is contained in:
Ryan 2023-06-15 22:27:26 +10:00 committed by GitHub
parent c011eb1ead
commit e8ca83a353
Failed to generate hash of commit
73 changed files with 25 additions and 67 deletions

View file

@ -19,7 +19,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#define MASTER_RIGHT
//#define RGBLIGHT_SPLIT
#define RGBLED_NUM 52
#ifdef RGB_MATRIX_ENABLE
#define RGB_MATRIX_LED_COUNT 52