Skip to content

Commit

Permalink
aleblazer/zodiark:via: Disable two RGB effects (qmk#21495)
Browse files Browse the repository at this point in the history
  • Loading branch information
filterpaper authored and jesperhellberg committed Sep 9, 2023
1 parent 2d500bb commit db2a4fb
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions keyboards/aleblazer/zodiark/keymaps/via/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -20,3 +20,8 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#define OLED_DISPLAY_128X64
#define OLED_TIMEOUT 400000
#endif

#ifdef RGBLIGHT_ENABLE
#undef RGBLIGHT_EFFECT_RGB_TEST
#undef RGBLIGHT_EFFECT_ALTERNATING
#endif

0 comments on commit db2a4fb

Please sign in to comment.