[Keyboard] Fix Boop65 rgb compile issues (#14444)

list_maintainers
Drashna Jaelre 4 years ago committed by GitHub
parent a2d43ca024
commit 7e36a81383
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 1
      keyboards/kbdfans/boop65/rgb/config.h

@ -53,6 +53,7 @@
# define RGB_MATRIX_STARTUP_VAL RGB_MATRIX_MAXIMUM_BRIGHTNESS // Sets the default brightness value, if none has been set
# define RGB_MATRIX_STARTUP_MODE RGB_MATRIX_CYCLE_ALL
# define DRIVER_ADDR_1 0b0110000
# define DRIVER_ADDR_2 0b0110000
# define DRIVER_COUNT 1
# define DRIVER_1_LED_TOTAL 83
# define DRIVER_LED_TOTAL DRIVER_1_LED_TOTAL

Loading…
Cancel
Save