summaryrefslogtreecommitdiff
path: root/keyboards/miuni32/config.h
diff options
context:
space:
mode:
authorAdam Lee <adam-lee@users.noreply.github.com>2018-12-23 11:39:30 -0500
committerMechMerlin <30334081+mechmerlin@users.noreply.github.com>2018-12-23 08:39:30 -0800
commit7e56c4bcb1bf0bad264401384d393ff0f7431d11 (patch)
tree827f3913ec99b1d7f276959aa864babed765d7d3 /keyboards/miuni32/config.h
parent2c3706611ff6ad20cc3210de837aacd4af7c7264 (diff)
[Miuni32] Update the # of LEDs to match the final version of PCB (#4714)
* [Miuni32] Update the # of LEDs to match the final version of PCB * [Miuni32] Update link to website
Diffstat (limited to 'keyboards/miuni32/config.h')
-rw-r--r--keyboards/miuni32/config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/miuni32/config.h b/keyboards/miuni32/config.h
index a56a818f55..37e9113f9d 100644
--- a/keyboards/miuni32/config.h
+++ b/keyboards/miuni32/config.h
@@ -161,7 +161,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#define RGB_DI_PIN D0 // The pin your RGB strip is wired to
-#define RGBLED_NUM 7 // Number of LEDs
+#define RGBLED_NUM 17 // Number of LEDs
#define RGBLIGHT_ANIMATIONS
#define RGBLIGHT_HUE_STEP 10
#define RGBLIGHT_SAT_STEP 17