Skip to content

Commit

Permalink
Fix up laser_ninja/pumpkin_pad (#19060)
Browse files Browse the repository at this point in the history
  • Loading branch information
zvecr authored Nov 13, 2022
1 parent c1ef943 commit 9a488a4
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions keyboards/laser_ninja/pumpkin_pad/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,8 @@

#ifdef RGB_MATRIX_ENABLE
# define RGB_DI_PIN A10
# define RGBLED_NUM 28
# define DRIVER_LED_TOTAL RGBLED_NUM
# define BACKLIGHT_LIMIT_VAL 200
# define RGB_MATRIX_LED_COUNT 28
# define RGB_MATRIX_MAXIMUM_BRIGHTNESS 200
# define ENABLE_RGB_MATRIX_ALPHAS_MODS
# define ENABLE_RGB_MATRIX_GRADIENT_UP_DOWN
# define ENABLE_RGB_MATRIX_GRADIENT_LEFT_RIGHT
Expand Down

0 comments on commit 9a488a4

Please sign in to comment.