Skip to content

Commit

Permalink
[Keyboard] change RGBLED_NUM to 20 for zoom87 (qmk#18930)
Browse files Browse the repository at this point in the history
Co-authored-by: Drashna Jaelre <drashna@live.com>
  • Loading branch information
2 people authored and elpekenin committed Dec 7, 2022
1 parent 75ac52a commit 414c2f6
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion keyboards/meletrix/zoom87/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@

#define RGB_DI_PIN D2
#ifdef RGB_DI_PIN
#define RGBLED_NUM 10
#define RGBLED_NUM 20
#define RGBLIGHT_HUE_STEP 8
#define RGBLIGHT_SAT_STEP 8
#define RGBLIGHT_VAL_STEP 8
Expand Down
2 changes: 2 additions & 0 deletions keyboards/meletrix/zoom87/readme.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# zoom87

![Zoom87](https://i.imgur.com/BfoEUQBh.jpeg)

More Info at [meletrix](https://meletrix.com/)

Expand Down

0 comments on commit 414c2f6

Please sign in to comment.