From: Adam Lee Date: Sun, 23 Dec 2018 16:39:30 +0000 (-0500) Subject: [Miuni32] Update the # of LEDs to match the final version of PCB (#4714) X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=7e56c4bcb1bf0bad264401384d393ff0f7431d11;p=qmk_firmware.git [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 --- diff --git a/keyboards/miuni32/config.h b/keyboards/miuni32/config.h index a56a818f5..37e9113f9 100644 --- a/keyboards/miuni32/config.h +++ b/keyboards/miuni32/config.h @@ -161,7 +161,7 @@ along with this program. If not, see . #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 050ec8ecd..7fc72d601 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):