summaryrefslogtreecommitdiff
path: root/keyboards/miuni32
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/miuni32')
-rw-r--r--keyboards/miuni32/config.h2
-rw-r--r--keyboards/miuni32/readme.md2
2 files changed, 2 insertions, 2 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
diff --git a/keyboards/miuni32/readme.md b/keyboards/miuni32/readme.md
index 050ec8ecd7..7fc72d601a 100644
--- a/keyboards/miuni32/readme.md
+++ b/keyboards/miuni32/readme.md
@@ -5,7 +5,7 @@ A compact 30% keyboard.
Keyboard Maintainer: QMK Community
Hardware Supported: miuni32 PCB
-Hardware Availability: https://zealpc.net/products/miuni32
+Hardware Availability: https://bigtuna.io
Make example for this keyboard (after setting up your build environment):