Fixed pin for RGB on lets_split/sockets keyboard (#3284)

pull/3288/head
Mikkel Jeppesen 6 years ago committed by Drashna Jaelre
parent f8f1b6fac8
commit a3c7f30971

@ -59,7 +59,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
)
/* ws2812 RGB LED */
#define RGB_DI_PIN D1
#define RGB_DI_PIN D4
#define RGBLIGHT_TIMER
#define RGBLED_NUM 12 // Number of LEDs
#define ws2812_PORTREG PORTD

Loading…
Cancel
Save