Files
qmk_firmware/keyboards/cluecard/keymaps/rgb_effects/config.h
T
2016-10-09 01:38:55 +03:00

10 lines
127 B
C

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