summaryrefslogtreecommitdiffstats
path: root/keyboards/bigswitch/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/bigswitch/config.h')
-rwxr-xr-xkeyboards/bigswitch/config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/bigswitch/config.h b/keyboards/bigswitch/config.h
index b6cbf06e9..cc290fd79 100755
--- a/keyboards/bigswitch/config.h
+++ b/keyboards/bigswitch/config.h
@@ -53,7 +53,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#ifdef RGBLIGHT_ENABLE
#define RGB_DI_PIN D3
#define RGBLIGHT_ANIMATIONS
-#define RGBLED_NUM 5
+#define RGBLED_NUM 8
#endif
#endif