keyboard/qmk/keyboards/dz60/keymaps/mechmerlin/config.h

7 lines
130 B
C
Raw Normal View History

#pragma once
// Turn off RGB when computer goes to sleep
#ifdef RGBLIGHT_ENABLE
#define RGBLIGHT_SLEEP
#endif // RGBLIGHT_ENABLE