Move LED indicator config to data driven (#19800)
This commit is contained in:
@@ -33,8 +33,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
#define WS2812_SPI SPID2 // default: SPID1
|
||||
#define WS2812_SPI_MOSI_PAL_MODE 0 // MOSI pin "alternate function", see the respective datasheet for the appropriate values for your MCU. default: 5
|
||||
|
||||
#define LED_CAPS_LOCK_PIN C14
|
||||
|
||||
//#define RGB_DI_PIN E2
|
||||
//#ifdef RGB_DI_PIN
|
||||
# define RGBLIGHT_HUE_STEP 8
|
||||
|
Reference in New Issue
Block a user