Skip to content

Commit

Permalink
nullbitsco/snap: once again reduce size of bongo_reactive (qmk#23284)
Browse files Browse the repository at this point in the history
  • Loading branch information
jaygreco authored and Ardakilic committed Sep 10, 2024
1 parent 8bd7935 commit c22fe52
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion keyboards/nullbitsco/snap/keymaps/bongo_reactive/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,11 @@
// Selectively undefine to save space
// VIA support won't fit otherwise
#ifdef RGBLIGHT_ENABLE
#undef RGBLIGHT_EFFECT_TWINKLE
#undef RGBLIGHT_EFFECT_ALTERNATING
#undef RGBLIGHT_EFFECT_CHRISTMAS
#undef RGBLIGHT_EFFECT_RGB_TEST
#undef RGBLIGHT_EFFECT_SNAKE
#undef RGBLIGHT_EFFECT_TWINKLE
#endif //RGB LIGHT_ENABLE

// Split Options
Expand Down

0 comments on commit c22fe52

Please sign in to comment.