summaryrefslogtreecommitdiff
path: root/keyboards/keebio/nyquist/rev2/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/keebio/nyquist/rev2/config.h')
-rw-r--r--keyboards/keebio/nyquist/rev2/config.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/keyboards/keebio/nyquist/rev2/config.h b/keyboards/keebio/nyquist/rev2/config.h
index 9775113c63..2810bde7a2 100644
--- a/keyboards/keebio/nyquist/rev2/config.h
+++ b/keyboards/keebio/nyquist/rev2/config.h
@@ -53,8 +53,8 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
/* ws2812 RGB LED */
#define RGB_DI_PIN D3
-
-#define RGBLED_NUM 16 // Number of LEDs
+#define RGBLED_NUM 12
+#define RGBLED_SPLIT { 6, 6 }
/* Backlight LEDs */
#define BACKLIGHT_PIN B6