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 6e539b2 commit 331b439
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion keyboards/kprepublic/bm65hsrgb/rev2/rev2.c
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@

// clang-format off

const is31_led __flash g_is31_leds[DRIVER_LED_TOTAL] = {
const is31_led PROGMEM g_is31_leds[DRIVER_LED_TOTAL] = {
{0, CS6_SW1, CS5_SW1, CS4_SW1},
{0, CS6_SW2, CS5_SW2, CS4_SW2},
{0, CS6_SW3, CS5_SW3, CS4_SW3},
Expand Down

0 comments on commit 331b439

Please sign in to comment.