Skip to content

Commit

Permalink
Fixup bn006 on develop (qmk#19029)
Browse files Browse the repository at this point in the history
  • Loading branch information
waffle87 authored and elpekenin committed Dec 7, 2022
1 parent 36df04e commit 969fc74
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion keyboards/binepad/bn006/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
* =========================================================================================== */

#define RGB_DI_PIN B15
#define DRIVER_LED_TOTAL 6
#define RGB_MATRIX_LED_COUNT 6
#define RGB_MATRIX_KEYPRESSES // reacts to keypresses
#define RGB_DISABLE_WHEN_USB_SUSPENDED // turn off effects when suspended
#define RGB_MATRIX_MAXIMUM_BRIGHTNESS 200 // limits maximum brightness of LEDs to 200 out of 255. If not defined maximum brightness is set to 255
Expand Down

0 comments on commit 969fc74

Please sign in to comment.