M keyboards/keebio/iris/keymaps/default/config.h => keyboards/keebio/iris/keymaps/default/config.h +0 -1
@@ 21,7 21,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#define EE_HANDS
#undef RGBLED_NUM
-#define RGBLIGHT_ANIMATIONS
#define RGBLED_NUM 12
#define RGBLIGHT_HUE_STEP 8
#define RGBLIGHT_SAT_STEP 8
M keyboards/keebio/iris/rev1/config.h => keyboards/keebio/iris/rev1/config.h +1 -0
@@ 60,3 60,4 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
/* ws2812 RGB LED */
#define RGB_DI_PIN D3
#define RGBLED_NUM 12 // Number of LEDs
+#define RGBLIGHT_ANIMATIONS
M keyboards/keebio/iris/rev1_led/config.h => keyboards/keebio/iris/rev1_led/config.h +1 -0
@@ 60,3 60,4 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
/* ws2812 RGB LED */
#define RGB_DI_PIN D3
#define RGBLED_NUM 12 // Number of LEDs
+#define RGBLIGHT_ANIMATIONS
M keyboards/keebio/iris/rev2/config.h => keyboards/keebio/iris/rev2/config.h +1 -0
@@ 60,3 60,4 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
/* ws2812 RGB LED */
#define RGB_DI_PIN D3
#define RGBLED_NUM 12 // Number of LEDs
+#define RGBLIGHT_ANIMATIONS
M keyboards/keebio/iris/rev3/config.h => keyboards/keebio/iris/rev3/config.h +1 -0
@@ 69,3 69,4 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#define RGB_DI_PIN F7
#define RGBLED_NUM 12 // Number of LEDs
#define RGBLED_SPLIT { 6, 6 }
+#define RGBLIGHT_ANIMATIONS
M keyboards/keebio/iris/rev4/config.h => keyboards/keebio/iris/rev4/config.h +1 -0
@@ 73,3 73,4 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#define RGB_DI_PIN D6
#define RGBLED_NUM 12 // Number of LEDs
#define RGBLED_SPLIT { 6, 6 }
+#define RGBLIGHT_ANIMATIONS