]> git.donarmstrong.com Git - qmk_firmware.git/commitdiff
Fixed pin for RGB on lets_split/sockets keyboard (#3284)
authorMikkel Jeppesen <2756925+Duckle29@users.noreply.github.com>
Mon, 2 Jul 2018 03:17:35 +0000 (05:17 +0200)
committerDrashna Jaelre <drashna@live.com>
Mon, 2 Jul 2018 03:17:35 +0000 (20:17 -0700)
keyboards/lets_split/sockets/config.h

index 3ce8f2c211f57bc066f6dbcbc8c42b5da5a9e880..d004b26bd787aee02f168a97947b6d2d8a150979 100644 (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