aboutsummaryrefslogtreecommitdiff
path: root/keyboards/keebio/iris/keymaps/csc027/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/keebio/iris/keymaps/csc027/config.h')
-rw-r--r--keyboards/keebio/iris/keymaps/csc027/config.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/keyboards/keebio/iris/keymaps/csc027/config.h b/keyboards/keebio/iris/keymaps/csc027/config.h
index 31333b06b..2ec00e98b 100644
--- a/keyboards/keebio/iris/keymaps/csc027/config.h
+++ b/keyboards/keebio/iris/keymaps/csc027/config.h
@@ -19,9 +19,14 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
19 19
20#define EE_HANDS 20#define EE_HANDS
21 21
22#define NO_ACTION_MACRO
23#define NO_ACTION_FUNCTION
24
22#undef RGBLED_NUM 25#undef RGBLED_NUM
23#define RGBLIGHT_ANIMATIONS 26#define RGBLIGHT_ANIMATIONS
24#define RGBLED_NUM 12 27#define RGBLED_NUM 12
25#define RGBLIGHT_HUE_STEP 8 28#define RGBLIGHT_HUE_STEP 8
26#define RGBLIGHT_SAT_STEP 8 29#define RGBLIGHT_SAT_STEP 8
27#define RGBLIGHT_VAL_STEP 8 30#define RGBLIGHT_VAL_STEP 8
31
32#define USB_POLLING_INTERVAL_MS 1