summaryrefslogtreecommitdiff
path: root/keyboards/lets_split/keymaps/hexwire/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/lets_split/keymaps/hexwire/config.h')
-rw-r--r--keyboards/lets_split/keymaps/hexwire/config.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/keyboards/lets_split/keymaps/hexwire/config.h b/keyboards/lets_split/keymaps/hexwire/config.h
index cd766cc4f..b45214fe0 100644
--- a/keyboards/lets_split/keymaps/hexwire/config.h
+++ b/keyboards/lets_split/keymaps/hexwire/config.h
@@ -20,6 +20,12 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#define EE_HANDS
+#undef RGBLED_NUM
+#define RGBLIGHT_ANIMATIONS
+#define RGBLED_NUM 8
+#define RGBLIGHT_HUE_STEP 8
+#define RGBLIGHT_SAT_STEP 8
+#define RGBLIGHT_VAL_STEP 8
#ifdef SUBPROJECT_rev1
#include "../../rev1/config.h"