]> git.donarmstrong.com Git - qmk_firmware.git/commitdiff
[Miuni32] Update the # of LEDs to match the final version of PCB (#4714)
authorAdam Lee <adam-lee@users.noreply.github.com>
Sun, 23 Dec 2018 16:39:30 +0000 (11:39 -0500)
committerMechMerlin <30334081+mechmerlin@users.noreply.github.com>
Sun, 23 Dec 2018 16:39:30 +0000 (08:39 -0800)
* [Miuni32] Update the # of LEDs to match the final version of PCB

* [Miuni32] Update link to website

keyboards/miuni32/config.h
keyboards/miuni32/readme.md

index a56a818f557c5063442e13fcac9231adf2653dff..37e9113f9d693b4e51588861e14378df27808382 100644 (file)
@@ -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
index 050ec8ecd76f30485722979f715049985c06b0cf..7fc72d601ac1b6d24fcc04aa090bb974d3976dd5 100644 (file)
@@ -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):