Remove unused RGBLight defines from config.h (#19859)

This commit is contained in:
Ryan
2023-02-17 08:13:41 +11:00
committed by GitHub
parent 86ab1c1331
commit 7fad94ba2d
348 changed files with 4 additions and 3706 deletions

View File

@@ -38,13 +38,6 @@
/* Locking resynchronize hack */
#define LOCKING_RESYNC_ENABLE
/* ws2812 RGB LED */
//#define RGB_DI_PIN B1
/*
#define RGBLED_NUM 12 // Number of LEDs
#define RGBLED_SPLIT { 6, 6 }
*/
/*
* Feature disable options
* These options are also useful to firmware size reduction.