Fixed rgb split

This commit is contained in:
2020-05-16 19:09:25 +02:00
parent 3b351a2200
commit ae3a7142cd

View File

@@ -28,7 +28,7 @@
/* Configure rgb under glow */
#define RGB_DI_PIN D3
#define RGBLED_NUM 6
#define RGBLED_SPLIT 3
#define RGBLED_SPLIT { 3, 3 }
/* Enable split usb detect for Sparkfun Pro Micro */
#define SPLIT_USB_DETECT