Skip to content

Commit

Permalink
[Miuni32] Update the # of LEDs to match the final version of PCB (qmk…
Browse files Browse the repository at this point in the history
…#4714)

* [Miuni32] Update the # of LEDs to match the final version of PCB

* [Miuni32] Update link to website
  • Loading branch information
adam-lee authored and djthread committed Mar 17, 2019
1 parent 327cc50 commit ff39e1e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion keyboards/miuni32/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion keyboards/miuni32/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -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):

Expand Down

0 comments on commit ff39e1e

Please sign in to comment.