Migrate rgblight.pin
and RGB_DI_PIN
to ws2812.pin
(#20303)
This commit is contained in:
@@ -17,9 +17,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
|
||||
#pragma once
|
||||
|
||||
/* ws2812 RGB LED */
|
||||
#define RGB_DI_PIN D3
|
||||
|
||||
#define RGBLED_NUM 2 // Number of LEDs
|
||||
// FIXME this following line should enable our layer status LEDs to work on both
|
||||
// sides without need to wire them into a chain. It doesn't though. Uncommenting
|
||||
|
Reference in New Issue
Block a user