Remove unused RGBLight defines from config.h (#19859)
This commit is contained in:
parent
86ab1c1331
commit
7fad94ba2d
348 changed files with 4 additions and 3706 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue