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

This commit is contained in:
Mikkel Jeppesen 2018-07-02 05:17:35 +02:00 committed by Drashna Jaelre
parent f8f1b6fac8
commit a3c7f30971
1 changed files with 1 additions and 1 deletions

View File

@ -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