qmk_firmware/keyboards/ergodox/ez/keymaps/drashna/config.h

11 lines
217 B
C
Raw Normal View History

2017-08-12 10:17:11 +02:00
#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