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

@@ -26,12 +26,5 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#define MATRIX_ROW_PINS { E6, B3 }
#define MATRIX_COL_PINS { F7, B6, F4 }
/* ws2812 RGB LED */
//#define RGB_DI_PIN X
//#define RGBLED_NUM X // Number of LEDs
/* COL2ROW or ROW2COL */
#define DIODE_DIRECTION COL2ROW