Browse Source

[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
pull/4716/head
Adam Lee 5 years ago
committed by MechMerlin
parent
commit
7e56c4bcb1
2 changed files with 2 additions and 2 deletions
  1. +1
    -1
      keyboards/miuni32/config.h
  2. +1
    -1
      keyboards/miuni32/readme.md

+ 1
- 1
keyboards/miuni32/config.h View 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


+ 1
- 1
keyboards/miuni32/readme.md View 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):


Loading…
Cancel
Save