Migrate rgblight.pin and RGB_DI_PIN to ws2812.pin (#20303)
This commit is contained in:
@@ -23,8 +23,6 @@
|
||||
|
||||
#define SPLIT_USB_DETECT
|
||||
|
||||
#define RGB_DI_PIN D3
|
||||
|
||||
#ifdef RGB_MATRIX_ENABLE
|
||||
|
||||
/* ws2812 RGB MATRIX */
|
||||
|
||||
@@ -23,6 +23,9 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"ws2812": {
|
||||
"pin": "D3"
|
||||
},
|
||||
"processor": "atmega32u4",
|
||||
"bootloader": "caterina",
|
||||
"layouts": {
|
||||
|
||||
Reference in New Issue
Block a user