summaryrefslogtreecommitdiff
path: root/keyboards/cluecard/keymaps/rgb_effects/config.h
blob: 441db52d963f74a46d95678a6a45a755ff15fbfc (plain)
1
2
3
4
5
6
7
8
9
#ifndef CONFIG_USER_H
#define CONFIG_USER_H

#include "../../config.h"

// place overrides here
#define RGBLIGHT_TIMER

#endif