Skip to content

Commit

Permalink
apply qmk#15268
Browse files Browse the repository at this point in the history
  • Loading branch information
peepeetee committed Dec 11, 2021
1 parent 7b79199 commit d80d096
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion keyboards/kprepublic/bm60hsrgb_iso/rev2/rev2.c
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
# include "ws2812.h"


const __flash is31_led g_is31_leds[DRIVER_LED_TOTAL] = {
const PROGMEM is31_led g_is31_leds[DRIVER_LED_TOTAL] = {
{ 0, B_1, A_1, C_1 },
{ 0, B_2, A_2, C_2 },
{ 0, B_3, A_3, C_3 },
Expand Down

0 comments on commit d80d096

Please sign in to comment.