This repository has been archived on 2025-01-28. You can view files and clone it, but cannot push or open issues or pull requests.
2017-08-16 12:23:59 -07:00

11 lines
207 B
C

#include "../../config.h"
// make this easy to toggle behavior, so that it can be more easily toggled
#define LAYER_UNDERGLOW_LIGHTING
#ifdef LAYER_UNDERGLOW_LIGHTING
#undef RGBLIGHT_ANIMATIONS
#endif