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:
parent
c011eb1ead
commit
e8ca83a353
73 changed files with 25 additions and 67 deletions
|
@ -20,7 +20,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
|
|||
#define USE_I2C
|
||||
|
||||
/* ws2812 RGB LED */
|
||||
#define RGBLIGHT_SPLIT
|
||||
#define RGBLED_NUM 2
|
||||
#define RGBLIGHT_LAYERS
|
||||
#define RGBLIGHT_HUE_STEP 10
|
||||
|
|
|
@ -23,7 +23,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
|
|||
#define SPLIT_HAND_MATRIX_GRID D4,D3
|
||||
|
||||
/* ws2812 RGB LED */
|
||||
#define RGBLIGHT_SPLIT
|
||||
#define RGBLED_NUM 84
|
||||
#define RGBLIGHT_LAYERS
|
||||
#define RGBLIGHT_HUE_STEP 10
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue