1
0
Fork 0
qmk_firmware/keyboards/ergodox_ez/keymaps/drashna/config.h

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