aleblazer/zodiark:via: Disable two RGB effects (#21495)

master
フィルターペーパー 2 years ago committed by GitHub
parent 72cf966a88
commit 1fd1012331
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 5
      keyboards/aleblazer/zodiark/keymaps/via/config.h

@ -20,3 +20,8 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#define OLED_DISPLAY_128X64 #define OLED_DISPLAY_128X64
#define OLED_TIMEOUT 400000 #define OLED_TIMEOUT 400000
#endif #endif
#ifdef RGBLIGHT_ENABLE
#undef RGBLIGHT_EFFECT_RGB_TEST
#undef RGBLIGHT_EFFECT_ALTERNATING
#endif

Loading…
Cancel
Save