~ruther/qmk_firmware

1fd10123311afe8f38b1286dcc179f6974bbaa46 — フィルターペーパー 2 years ago 72cf966
aleblazer/zodiark:via: Disable two RGB effects (#21495)

1 files changed, 5 insertions(+), 0 deletions(-)

M keyboards/aleblazer/zodiark/keymaps/via/config.h
M keyboards/aleblazer/zodiark/keymaps/via/config.h => keyboards/aleblazer/zodiark/keymaps/via/config.h +5 -0
@@ 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