qmk-layouts/ergodox/config.h

8 lines
108 B
C
Raw Normal View History

#pragma once
#ifdef RGBLIGHT_ENABLE
#define RGBLIGHT_SLEEP
#define RGBLIGHT_EFFECT_RAINBOW_SWIRL
#endif