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 akeep committed Oct 2, 2023
1 parent 131bce2 commit 5d99b4a
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 5d99b4a

Please sign in to comment.