qmk_firmware/keyboards/cluecard/keymaps/rgb_effects/config.h

10 lines
127 B
C
Raw Normal View History

#ifndef CONFIG_USER_H
#define CONFIG_USER_H
#include "../../config.h"
// place overrides here
#define RGBLIGHT_TIMER
#endif